Plasma Engine  2.0
Loading...
Searching...
No Matches
plVisualScriptSendMessageMode Struct Reference

Public Types

enum  Enum { Direct , Recursive , Event , Default = Direct }
 
using StorageType = plUInt8
 

Member Enumeration Documentation

◆ Enum

Enumerator
Direct 

Directly send the message to the target game object.

Recursive 

Send the message to the target game object and its children.

Event 

Send the message as event.

See also
plGameObject::SendEventMessage()

The documentation for this struct was generated from the following file: