IsChild

From the Fallout3 GECK Wiki
Revision as of 12:42, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Jump to navigation Jump to search

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.