C# Class TagTool.TagDefinitions.PhysicsModel.Node

Datei anzeigen Open project: TheGuardians/TagTool Class Usage Examples

Public Properties

Property Type Description
Child short
Flags ushort
Name StringID
Parent short
Sibling short

Property Details

Child public_oe property

public short Child
return short

Flags public_oe property

public ushort Flags
return ushort

Name public_oe property

public StringID Name
return StringID

Parent public_oe property

public short Parent
return short

Sibling public_oe property

public short Sibling
return short