Class VoidEventChannel
Inherited Members
Object.Destroy(Object)
Object.DestroyImmediate(Object)
Object.DestroyObject(Object)
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
[CreateAssetMenu(menuName = "EventChannel/VoidEventChannel")]
public class VoidEventChannel : DescriptionBaseSO
Methods
| Improve this Doc View SourceRaiseEvent()
Declaration
public void RaiseEvent()
Events
| Improve this Doc View SourceOnEventRaised
Declaration
public event Action OnEventRaised
Event Type
Type | Description |
---|---|
Action |