프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Brush | int | ||
BrushComponent | int | ||
CollisionComponent | int | ||
DrawScale3D | System.Vector3 | ||
Group | int | ||
MyIndex | int | ||
MyMatrix | System.Matrix | ||
OverridePhysMat | bool | ||
Props | List |
||
Tag | int | ||
bAllowFluidSurfaceInteraction | bool | ||
bBlockCamera | bool | ||
bCanStepUpOn | bool | ||
bCollideActors | bool | ||
bHiddenEdGroup | bool | ||
bInclusionaryList | bool | ||
bPathColliding | bool | ||
bSafeFall | bool | ||
brush | |||
data | byte[] | ||
isEdited | bool | ||
location | System.Vector3 | ||
pcc | ME3Package |
메소드 | 설명 | |
---|---|---|
ApplyTransform ( System.Matrix m ) : void | ||
BlockingVolume ( ME3Package Pcc, int Index ) : System | ||
CreateModJobs ( ) : void | ||
ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
Render ( Device device ) : void | ||
SaveChanges ( ) : void | ||
SetSelection ( bool Selected ) : void | ||
ToTree ( ) : |
||
Vector3ToBuff ( System.Vector3 v ) : byte[] |
public BlockingVolume ( 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[] |