Version:

IN THIS ARTICLE

Is Ready

Is Ready

Indicates whether the material owner finished loading its assets and the material is ready.

Contents

[isreadynode, isready]

Inputs


PinTypeDescription
InEventTriggers the node.
SourceEntityIDReferences a specific entity from which events are generated. By default, it references Self, the entity to which the Script Canvas component attaches the current script. You can also specify another entity. For more information, see Setting Entity Targets.

Outputs


PinTypeDescription
OutEventSends when the node is finished.
BooleanBooleanIndicates whether the material owner is ready, so that request functions can be called.