| 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.RFIDReleaser
| Variables Summary | |
|---|---|
| int | NumTags |
| array<RFIDTag> | tagList |
| Inherited Variables from USARBot.Item |
|---|
| converter, ItemMount, ItemName, ItemType, myDirection, myPosition, Platform, Weight |
| Functions Summary | ||
|---|---|---|
![]() | Destroyed () | |
![]() | String | GetConfData () |
![]() | 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 |
|---|
Destroyed Source code
GetConfData Source code
Set Source code| Defaultproperties |
|---|
defaultproperties { ItemType="RFIDReleaser" NumTags=100 drawscale=0.4762 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||