IsChild

From the Fallout3 GECK Wiki
Revision as of 14:51, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.