C# Class TagTool.TagDefinitions.PhysicsModel.Node

Show file 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 property

public short Child
return short

Flags public property

public ushort Flags
return ushort

Name public property

public StringID Name
return StringID

Parent public property

public short Parent
return short

Sibling public property

public short Sibling
return short