Internal use. More...
Public Attributes | |
Action< ModPlayerController, ModPlayerCharacter > | onServerPlayerDied |
Action< ModConnection > | onServerPlayerConnected |
Action< ModConnection > | onServerPlayerDisconnected |
Action< ModPlayerController > | onSpawnedPlayerController |
Action< ModPlayerController > | onDestroyedPlayerController |
Action< ModPlayerController, ModPlayerCharacter > | onSpawnedPlayerCharacter |
Internal use.
Action<ModPlayerController> ModWobblyLife.ModBaseGamemodeCallbacks.onDestroyedPlayerController |
Action<ModConnection> ModWobblyLife.ModBaseGamemodeCallbacks.onServerPlayerConnected |
Action<ModPlayerController, ModPlayerCharacter> ModWobblyLife.ModBaseGamemodeCallbacks.onServerPlayerDied |
Action<ModConnection> ModWobblyLife.ModBaseGamemodeCallbacks.onServerPlayerDisconnected |
Action<ModPlayerController,ModPlayerCharacter> ModWobblyLife.ModBaseGamemodeCallbacks.onSpawnedPlayerCharacter |
Action<ModPlayerController> ModWobblyLife.ModBaseGamemodeCallbacks.onSpawnedPlayerController |