feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/ActivationEvent.html
|
||||
Title: People Playground Modding - Activations.ActivationEvent
|
||||
==================================================
|
||||
|
||||
public struct ActivationEvent
|
||||
[Serializable]
|
||||
No description provided
|
||||
Fields
|
||||
public readonly int Depth
|
||||
No description provided
|
||||
|
||||
public readonly Channel Channels
|
||||
No description provided
|
||||
|
||||
public readonly ActivationEventType EventType
|
||||
No description provided
|
||||
|
||||
public readonly ActivationSource Source
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public (constructor) ActivationEvent(int depth, Channel channels, ActivationEventType eventType, ActivationSource source = ActivationSource.Node)
|
||||
No description provided
|
||||
|
||||
public readonly ActivationEvent GetBranch()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user