Added docs and project management tool update
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
#title getLightType [RCBasic Doc]
|
||||
#header function getLightType( actor )
|
||||
#title GetLightType [RCBasic Doc]
|
||||
#header function GetLightType( actor )
|
||||
|
||||
Returns the type of light
|
||||
|
||||
Returns -1 if it does not have a type (ie. its not a light)
|
||||
|
||||
Possible Light Types
|
||||
#list ul
|
||||
#li LIGHT_TYPE_POINT
|
||||
#li LIGHT_TYPE_POINT
|
||||
#li LIGHT_TYPE_POINT
|
||||
#/light
|
||||
|
||||
#ref SetLightType
|
||||
|
||||
Reference in New Issue
Block a user