Méthode | Description | |
---|---|---|
AddSignal ( |
Adds a signal.
|
|
RemoveSignal ( |
Removes a signal.
|
Méthode | Description | |
---|---|---|
Game_OnUpdate ( |
Game Update tick subscribe.
|
|
SignalManager ( ) : System |
Initializes static members of the SignalManager class.
|
public static AddSignal ( |
||
signal | The signal. | |
Résultat | void |
public static RemoveSignal ( |
||
signal | The signal. | |
Résultat | void |