Updated docs and added constants to tracker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#title ActorIsSolid [RCBasic Doc]
|
||||
#header function ActorIsSolid(actor)
|
||||
#header Function ActorIsSolid(actor)
|
||||
|
||||
Returns true or false depending on if physics and collision response applies to an actor.
|
||||
|
||||
@@ -13,3 +13,4 @@ Print "Actor solid state: "; ActorIsSolid(actor) 'This will output 0
|
||||
#/end
|
||||
|
||||
#ref SetActorSolid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user