LifecycleEventRaiser.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Lifecycle/LifecycleEventRaiser.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Lifecycle/LifecycleEventRaiser.cs
Source file hash: sha256:30872d6279e52f0f865b9c3b9c33566bb3e08f992f4d997069e1ef411709ad4b
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: LifecycleEventRaiser
Section titled “Type: LifecycleEventRaiser”Original lines: 32-71
Declaration hash: sha256:5fcd3f89e98d411c4326e7fb7806f0d710c60a6fbe3e6ec8f5fdecf82a92ecbd
public class LifecycleEventRaiser : LoggingBehavior{}Method: Awake()
Section titled “Method: Awake()”Original lines: 49-53
Declaration hash: sha256:bfb18d1eb2654894e9f5c99caab57ee895382ab2dacb3101f5224169ea3a61e9
protected override void Awake();