Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- USARBot.Item | +-- USARBot.Effecter | +-- USARBot.Gripper
Variables Summary | |
---|---|
int | idLF |
int | idLF2 |
int | idRF |
int | idRF2 |
string | LeftFinger |
float | MaxAngle |
float | MinAngle |
string | RightFinger |
KRobot | robot |
Inherited Variables from USARBot.Item |
---|
converter, ItemMount, ItemName, ItemType, myDirection, myPosition, Platform, Weight |
Functions Summary | ||
---|---|---|
![]() | String | GetConfData () |
![]() | Init (String SName, Actor parent, vector position, rotator direction, KVehicle platform, name mount) | |
![]() | string | Set (String opcode, String args) |
Inherited Functions from USARBot.Effecter |
---|
GetConfData, GetConfHead, GetGeoData, GetGeoHead |
Inherited Functions from USARBot.Item |
---|
ConvertParam, Init, isName, isType, Set, SetName |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { idLF=-1 idRF=-1 idLF2=-1 idRF2=-1 ItemType="Gripper" MaxAngle=1.57 MinAngle=0 drawscale=0.4762 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |