Class SerializedEvent
Inheritance
System.Object
SerializedEvent
Namespace: SF.Events
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SerializedEvent
Fields
Event
Declaration
public UnityEvent Event
Field Value
Type | Description |
---|---|
UnityEvent |
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Invoke()
Declaration
public void Invoke()