|
Battle Talent
V11
|
Classes | |
| struct | RelateInfo |
Public Types | |
| enum class | PropType { Kinematic , Interact , Light } |
Public Attributes | |
| PropType | type |
| string | name |
| string | path |
| bool | attachToWall |
| bool | attachToFloor |
| bool | attachToCeiling |
| Vector3 | upAxis |
| Vector3 | scale |
| float | embed |
| RelateInfo[] | related |