|
ClassicCityBuilderKit 1.9.4
|
serializable utility class that combines a message with an event
useful for defining actions for particular messages directly in the inspector
for example playing a sound or showing some particles when a weapon is swung
Static Public Member Functions | |
| static void | Send (MessageEvent[] messageEvents, string message) |
Public Attributes | |
| string | Message |
| UnityEvent | Event |