프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ApproximateLineOfFire | int | ||
Base | int | ||
CollisionComponent | int | ||
CreationTime | float | ||
CylinderComponent | int | ||
MyIndex | int | ||
MyMatrix | System.Matrix | ||
NetworkID | int | ||
Owner | int | ||
Props | List |
||
Tag | int | ||
bHasCrossLevelPaths | bool | ||
bestPathWeight | int | ||
data | byte[] | ||
isEdited | bool | ||
isSelected | bool | ||
location | System.Vector3 | ||
nextNavigationPoint | int | ||
pcc | ME3Package | ||
points | CustomVertex.PositionColored[] | ||
points_sel | CustomVertex.PositionColored[] | ||
visitedWeight | int |
메소드 | 설명 | |
---|---|---|
ApplyTransform ( System.Matrix m ) : void | ||
CreateModJobs ( ) : void | ||
GenerateMesh ( ) : void | ||
MantleMarker ( ME3Package Pcc, int Index ) : System | ||
ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
Render ( Device device ) : void | ||
SaveChanges ( ) : void | ||
SetSelection ( bool Selected ) : void | ||
ToTree ( ) : |
||
Vector3ToBuff ( System.Vector3 v ) : byte[] |
public MantleMarker ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
리턴 | System |
public ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
path | int | |
AutoFocus | bool | |
리턴 | void |
public Vector3ToBuff ( System.Vector3 v ) : byte[] | ||
v | System.Vector3 | |
리턴 | byte[] |
public CustomVertex.PositionColored[] points_sel | ||
리턴 | CustomVertex.PositionColored[] |