LuaDocs/ThrownDevice
From Data Realms Wiki
(Difference between revisions)
(ThrownDevice - Automatically generated by LuaBot) |
(ThrownDevice - Automatically generated by LuaBot) |
||
Line 11: | Line 11: | ||
===ClassName=== | ===ClassName=== | ||
The class name of this Entity.A string with the friendly-formatted type name of this object. | The class name of this Entity.A string with the friendly-formatted type name of this object. | ||
+ | |||
+ | ===MinThrowVel=== | ||
+ | The minimum throw velocity of this when thrown.The minimum throw velocity of this, in m/s. | ||
+ | |||
+ | ===MaxThrowVel=== | ||
+ | The maximum throw velocity of this when thrown.The maximum throw velocity of this, in m/s. | ||
[[LuaDocs/Index|'''Go back to Class Index''']] | [[LuaDocs/Index|'''Go back to Class Index''']] |
Latest revision as of 20:18, 2 April 2015
Contents |
Parent: HeldDevice
Concrete Class. A device that is carried and thrown by Actor:s
Properties
ClassName
The class name of this Entity.A string with the friendly-formatted type name of this object.
MinThrowVel
The minimum throw velocity of this when thrown.The minimum throw velocity of this, in m/s.
MaxThrowVel
The maximum throw velocity of this when thrown.The maximum throw velocity of this, in m/s.