IsChild

From the Fallout3 GECK Wiki
Revision as of 12:03, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
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.