IsChild

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Returns 1 if the Actor is a child. It is called on a reference and has no parameters.

Syntax

[help]
(0, 1:int) [ActorRefID].IsChild

Example

if FredRef.IsChild