Used for EventAction data. TilePlusBase.EventActionObject
More...
◆ ForwardingDataType
What type of data to forward (if at all).
| Enumerator |
|---|
| None | No Forwarding.
|
| IsString | Forward a string.
|
| IsCharFrom0 | Forward a character from 0....
|
| IsCharFromA | Forward a character from A....
|
| IsObject | Forward a value as an object.
|
| IsInt | Forward a value as int.
|
◆ StandardEventData()
Ctor.
- Parameters
-
| tag | tag |
| boundsInt | bounds |
| target | Optional target TPT tile |
| forwardingMode | Specify what to forward to the target. Default is 'object' |
| userData | Optional c# data of arbitrary type for custom data. |
◆ BoundsInt
| BoundsInt? TilePlus.StandardEventData.BoundsInt |
|
get |
◆ ForwardingMode
Specify what you want forwarded.
◆ Tag
| string TilePlus.StandardEventData.Tag |
|
get |
◆ Target
| Object? TilePlus.StandardEventData.Target |
|
get |
Optional Target if available. Any UnityEngine.Object.
◆ UserData
| object? TilePlus.StandardEventData.UserData |
|
get |
The documentation for this class was generated from the following file:
- /Users/jms/Documents/Tpt_55/TPT55/Assets/Plugins/TilePlus/Runtime/StaticLib/ClassesEnums/StandardEventData.cs