C# Class TagTool.TagDefinitions.PhysicsModel.NodeEdge.Constraint

ファイルを表示 Open project: TheGuardians/TagTool

Public Properties

Property Type Description
Flags uint
Friction float
Index short
Type TypeValue
Unknown List
Unknown2 List

Property Details

Flags public_oe property

public uint Flags
return uint

Friction public_oe property

public float Friction
return float

Index public_oe property

public short Index
return short

Type public_oe property

public TypeValue Type
return TypeValue

Unknown public_oe property

public List Unknown
return List

Unknown2 public_oe property

public List Unknown2
return List