C# Class CUE4Parse_Conversion.Animations.PSA.FNamedBoneBinary

Datei anzeigen Open project: FabianFG/CUE4Parse

Public Properties

Property Type Description
BonePos VJointPosPsk
Flags uint
Name string
NumChildren int
ParentIndex int

Public Methods

Method Description
Serialize ( FArchiveWriter Ar ) : void

Method Details

Serialize() public method

public Serialize ( FArchiveWriter Ar ) : void
Ar FArchiveWriter
return void

Property Details

BonePos public_oe property

public VJointPosPsk BonePos
return VJointPosPsk

Flags public_oe property

public uint Flags
return uint

Name public_oe property

public string Name
return string

NumChildren public_oe property

public int NumChildren
return int

ParentIndex public_oe property

public int ParentIndex
return int