Template:Lua SceneObject
From Data Realms Wiki
(Difference between revisions)
m (New page: **SceneObject:IsOnScenePoint) |
Beautifybot (Talk | contribs) m (Test run of beautifying LuaDocs) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | </noinclude><noinclude>The base class shared by Both TerrainObject:s and MovableObject:s, ie anything that can be places in a scene. | ||
+ | </noinclude>**[[SceneObject]]:[[SceneObject:GetTotalValue|GetTotalValue]] | ||
+ | **[[SceneObject]]:[[SceneObject:GetGoldValueString|GetGoldValueString]] | ||
**[[SceneObject]]:[[SceneObject:IsOnScenePoint|IsOnScenePoint]] | **[[SceneObject]]:[[SceneObject:IsOnScenePoint|IsOnScenePoint]] | ||
+ | **[[SceneObject]]:[[SceneObject:GetGoldValue|GetGoldValue]] |
Latest revision as of 01:00, 28 June 2012
The base class shared by Both TerrainObject:s and MovableObject:s, ie anything that can be places in a scene.