RBActorWrapper : ActorWrapper
float Get Max Linear Speed( )
void Set Max Linear Speed( float new Max Linear Speed)
Parameter | Type | Description |
---|---|---|
newMaxLinearSpeed | float | — |
float Get Max Angular Speed( )
void Set Max Angular Speed( float new Max Angular Speed)
Parameter | Type | Description |
---|---|---|
newMaxAngularSpeed | float | — |
unsigned long Getb Disable Sleeping( )
void Setb Disable Sleeping( unsigned long newb Disable Sleeping)
Parameter | Type | Description |
---|---|---|
newbDisableSleeping | unsigned long | — |
unsigned long Getb Replay Actor( )
void Setb Replay Actor( unsigned long newb Replay Actor)
Parameter | Type | Description |
---|---|---|
newbReplayActor | unsigned long | — |
unsigned long Getb Frozen( )
void Setb Frozen( unsigned long newb Frozen)
Parameter | Type | Description |
---|---|---|
newbFrozen | unsigned long | — |
unsigned long Getb Ignore Syncing( )
void Setb Ignore Syncing( unsigned long newb Ignore Syncing)
Parameter | Type | Description |
---|---|---|
newbIgnoreSyncing | unsigned long | — |
unsigned long Getb Phys Initialized( )
RBState Get Old RBState( )
void Set Old RBState( RBState new Old RBState)
Parameter | Type | Description |
---|---|---|
newOldRBState | RBState | — |
RBState Get RBState( )
void Set RBState( RBState new RBState)
Parameter | Type | Description |
---|---|---|
newRBState | RBState | — |
RBState Get Replicated RBState( )
void Set Replicated RBState( RBState new Replicated RBState)
Parameter | Type | Description |
---|---|---|
newReplicatedRBState | RBState | — |
RBState Get Client Correction RBState( )
void Set Client Correction RBState( RBState new Client Correction RBState)
Parameter | Type | Description |
---|---|---|
newClientCorrectionRBState | RBState | — |
WorldContactData Get World Contact( )
void Set World Contact( World Contact Data new World Contact)
Parameter | Type | Description |
---|---|---|
newWorldContact | WorldContactData | — |
Vector Get Sync Error Location( )
float Get Sync Error Angle( )
Vector Get Sync Error Axis( )
FXActorWrapper Get FXActor Archetype( )
void Set FXActor Archetype( FXActor Wrapper new FXActor Archetype)
Parameter | Type | Description |
---|---|---|
newFXActorArchetype | FXActorWrapper | — |
FXActorWrapper Get FXActor( )
void Set FXActor( FXActor Wrapper new FXActor)
Parameter | Type | Description |
---|---|---|
newFXActor | FXActorWrapper | — |
int Get Last RBCollisions Frame( )
RBActorWrapper Get Welded Actor( )
RBActorWrapper Get Welded To( )
float Get Pre Weld Mass( )
void Set Mass( float New Mass)
Parameter | Type | Description |
---|---|---|
NewMass | float | — |
void Set Constrained3D( Vector &Linear Lower, Vector &Linear Upper, Vector &Angular Lower, Vector &Angular Upper)
Parameter | Type | Description |
---|---|---|
LinearLower | Vector | — |
LinearUpper | Vector | — |
AngularLower | Vector | — |
AngularUpper | Vector | — |
void Set Constrained2D( unsigned long b Constrain2D)
Parameter | Type | Description |
---|---|---|
bConstrain2D | unsigned long | — |
void Set Physics State( RBState &New State)
Parameter | Type | Description |
---|---|---|
NewState | RBState | — |
void Set Frozen( unsigned long b Enabled)
Parameter | Type | Description |
---|---|---|
bEnabled | unsigned long | — |
void Set Max Angular Speed2(float New Max Speed)
Parameter | Type | Description |
---|---|---|
NewMaxSpeed | float | — |
void Set Max Linear Speed2(float New Max Speed)
Parameter | Type | Description |
---|---|---|
NewMaxSpeed | float | — |
void Add Torque( Vector &Torque, unsigned char Force Mode)
Parameter | Type | Description |
---|---|---|
Torque | Vector | — |
ForceMode | unsigned char | — |
void Add Force( Vector &Force, unsigned char Force Mode)
Parameter | Type | Description |
---|---|---|
Force | Vector | — |
ForceMode | unsigned char | — |
void Un Weld RBActor( RBActor Wrapper Other)
Parameter | Type | Description |
---|---|---|
Other | RBActorWrapper | — |
void Weld RBActor2(RBActor Wrapper Other, Vector &Weld Offset, Rotator &Weld Rotation)
Parameter | Type | Description |
---|---|---|
Other | RBActorWrapper | — |
WeldOffset | Vector | — |
WeldRotation | Rotator | — |