GameEventRaiser.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Event/GameEventRaiser.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Event/GameEventRaiser.cs
Source file hash: sha256:d205e0382e3a7a2ffa410d3f465c5c25984d6eb8b403793d55b8264fa2fc90c6
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: GameEventRaiser
Section titled “Type: GameEventRaiser”Original lines: 9-24
Declaration hash: sha256:6d6a6c669943ed6e04f7bec150e0e4e7695efa2d3886fdfc8be7a5453ecff8b9
public class GameEventRaiser : LoggingBehavior{}Method: Awake()
Section titled “Method: Awake()”Original lines: 15-19
Declaration hash: sha256:bfb18d1eb2654894e9f5c99caab57ee895382ab2dacb3101f5224169ea3a61e9
protected override void Awake();