Difference between revisions of "IsChild"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 23: | Line 23: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.0)]] |
Revision as of 12:03, 12 August 2009
Description
*IsChild Indicates if an Actor is a child. It is called on a reference and has no parameters.
Syntax
[ActorREF.]IsChild
Examples
if FredRef.IsChild
Notes
- None at this time
See Also
Reference
None provided.