C# Class UDKExplorer.UDK.Classes.SkeletalMesh.MultiSizeIndexContainerStruct

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
DataTypeSize byte
IndexCount int
IndexSize int
Indexes List
NeedsCPUAccess int

Méthodes publiques

Méthode Description
Serialize ( SerializingContainer Container ) : void
ToTree ( ) : TreeNode

Method Details

Serialize() public méthode

public Serialize ( SerializingContainer Container ) : void
Container SerializingContainer
Résultat void

ToTree() public méthode

public ToTree ( ) : TreeNode
Résultat System.Windows.Forms.TreeNode

Property Details

DataTypeSize public_oe property

public byte DataTypeSize
Résultat byte

IndexCount public_oe property

public int IndexCount
Résultat int

IndexSize public_oe property

public int IndexSize
Résultat int

Indexes public_oe property

public List Indexes
Résultat List

NeedsCPUAccess public_oe property

public int NeedsCPUAccess
Résultat int