Difference between revisions of "GetActorTemplateFlag"

1 byte removed ,  01:31, 20 December 2016
no edit summary
imported>Pintocat
imported>Pintocat
 
Line 2: Line 2:
  |origin = LU
  |origin = LU
  |summary = Returns the state of a template flag in an actor base.
  |summary = Returns the state of a template flag in an actor base.
 
|name = GetActorTemplateFlag
|returnType = bool
|arguments =
  {{FunctionArgument
  |Name = actor
  |Type = form
  }}{{FunctionArgument
  |Name = flag
  |Type = int
  }}
==Template Flags==
==Template Flags==
<pre>001&#09;use traits
<pre>001&#09;use traits
Line 15: Line 24:
200&#09;use script
200&#09;use script
</pre>
</pre>
|name = GetActorTemplateFlag
|returnType = bool
|arguments =
  {{FunctionArgument
  |Name = actor
  |Type = form
  }}{{FunctionArgument
  |Name = flag
  |Type = int
  }}
}}
}}
==See Also==
==See Also==
Anonymous user