struct
GenericEvent
public sealed struct GenericEvent Constructors
GenericEvent(String Type, Int32 Int, Single Float, String String, Vector3 Vector) Properties
| Name | Type | Description |
|---|---|---|
Type | String | |
Int | Int32 | |
Float | Single | |
String | String | |
Vector | Vector3 |
Methods
Void Deconstruct(String Type, Int32 Int, Single Float, String String, Vector3 Vector)