| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object | +-- USARBot.MisPkgLinkInfo
CameraBase, CameraPan, CameraTilt, HelicopterCameraBase, HelicopterCameraPan, HelicopterCameraTilt, PGCameraBase, PGCameraPan, PGCameraTilt, TalonGripperBase, TalonLeftFinger, TalonLowerArm, TalonRightFinger, TalonUpperArm, TeleMaxGripperTilt, TeleMaxGripperTurn, TeleMaxLATilt, TeleMaxLATurn, TeleMaxLFinger, TeleMaxLFingerBase, TeleMaxRFinger, TeleMaxRFingerBase, TeleMaxTelescope, TeleMaxTurret, TeleMaxUATilt, UnderwaterCameraBase, UnderwaterCameraPan, UnderwaterCameraTilt
| Constants Summary |
|---|
| Inherited Contants from Core.Object |
|---|
| MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient |
| Variables Summary | |
|---|---|
| float | MaxRange |
| float | MaxSpeed |
| float | MaxTorque |
| float | MinRange |
| class<KActor> | ModelClass |
| array<MountPoint> | MountPoints |
| Inherited Variables from Core.Object |
|---|
| Class, Name, ObjectFlags, ObjectInternal[7], Outer |
| Enumerations Summary |
|---|
| Inherited Enumerations from Core.Object |
|---|
| EAxis, ECamOrientation, EDetailMode, EDrawPivot, ESheerAxis |
| Structures Summary | ||
|---|---|---|
| MountPoint Name, Location, JointType, Orientation | ||
| Inherited Structures from Core.Object |
|---|
| BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
| Functions Summary | ||
|---|---|---|
![]() | string | getConfData (name LinkName, string MountPoint, int LinkNumber) |
![]() | string | getGeoData (name LinkName, string geoJointPos, string geoJointRot, int LinkNumber, int ParentLinkNumber) |
![]() | string | getMountPointJointType (string MountPointName) |
![]() | vector | getMountPointLocation (string MountPointName) |
![]() | vector | getMountPointOrientation (string MountPointName) |
| Variables Detail |
|---|
| Structures Detail |
|---|
var string JointType;};
var vector Location;
var string Name;
var vector Orientation;
| Functions Detail |
|---|
getConfData Source code
getGeoData Source code
getMountPointJointType Source code
getMountPointLocation Source code
getMountPointOrientation Source code| Defaultproperties |
|---|
defaultproperties { MaxSpeed=0.1745 MaxTorque=20.0 MinRange=1 MaxRange=0 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||