Свойство | Type | Description | |
---|---|---|---|
Base | int | ||
BaseBoneName | int | ||
BaseSkelComponent | int | ||
CollisionComponent | int | ||
CreationTime | float | ||
DrawScale | float | ||
DrawScale3D | System.Vector3 | ||
Group | int | ||
LightEnvironment | int | ||
MyIndex | int | ||
MyMatrix | System.Matrix | ||
NetUpdateFrequency | float | ||
Physics | int | ||
Props | List |
||
RemoteRole | int | ||
Rotator | System.Vector3 | ||
STMC | |||
StaticMeshComponent | int | ||
Tag | int | ||
TickFrequencyAtEndDistance | float | ||
UniqueTag | int | ||
bBioSnapToBase | bool | ||
bBlockActors | bool | ||
bCanStepUpOn | bool | ||
bCollideActors | bool | ||
bCollideComplex | bool | ||
bHardAttach | bool | ||
bHidden | bool | ||
bHiddenEd | bool | ||
bHiddenEdGroup | bool | ||
bIgnoreBaseRotation | bool | ||
bLockLocation | bool | ||
bNoEncroachCheck | bool | ||
bPathColliding | bool | ||
bPawnCanBaseOn | bool | ||
bShadowParented | bool | ||
bStopOnEncroach | bool | ||
data | byte[] | ||
isEdited | bool | ||
location | System.Vector3 | ||
pcc | ME3Package |
Méthode | Description | |
---|---|---|
ApplyRotation ( System.Vector3 v ) : void | ||
ApplyTransform ( System.Matrix m ) : void | ||
CreateModJobs ( ) : void | ||
DxToRotator ( System.Vector3 v ) : System.Vector3 | ||
Export3DS ( lib3ds.Net.Lib3dsFile f ) : void | ||
InterpActor ( ME3Package Pcc, int Index ) : System | ||
Process3DClick ( System.Vector3 org, System.Vector3 dir ) : float | ||
ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
Render ( Device device ) : void | ||
RotatorToBuff ( System.Vector3 v ) : byte[] | ||
RotatorToDX ( System.Vector3 v ) : System.Vector3 | ||
SaveChanges ( ) : void | ||
SetSelection ( bool Selected ) : void | ||
ToTree ( ) : |
||
Vector3ToBuff ( System.Vector3 v ) : byte[] |
public ApplyRotation ( System.Vector3 v ) : void | ||
v | System.Vector3 | |
Résultat | void |
public ApplyTransform ( System.Matrix m ) : void | ||
m | System.Matrix | |
Résultat | void |
public DxToRotator ( System.Vector3 v ) : System.Vector3 | ||
v | System.Vector3 | |
Résultat | System.Vector3 |
public Export3DS ( lib3ds.Net.Lib3dsFile f ) : void | ||
f | lib3ds.Net.Lib3dsFile | |
Résultat | void |
public InterpActor ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
Résultat | System |
public Process3DClick ( System.Vector3 org, System.Vector3 dir ) : float | ||
org | System.Vector3 | |
dir | System.Vector3 | |
Résultat | float |
public ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
path | int | |
AutoFocus | bool | |
Résultat | void |
public RotatorToBuff ( System.Vector3 v ) : byte[] | ||
v | System.Vector3 | |
Résultat | byte[] |
public RotatorToDX ( System.Vector3 v ) : System.Vector3 | ||
v | System.Vector3 | |
Résultat | System.Vector3 |
public SetSelection ( bool Selected ) : void | ||
Selected | bool | |
Résultat | void |
public Vector3ToBuff ( System.Vector3 v ) : byte[] | ||
v | System.Vector3 | |
Résultat | byte[] |
public StaticMeshComponent,ME3Explorer.Unreal.Classes STMC | ||
Résultat |
public float TickFrequencyAtEndDistance | ||
Résultat | float |