feat: add initial People Playground mod development kit
This commit is contained in:
12
extracted_wiki_content/internalReference/iuseemitter.txt
Normal file
12
extracted_wiki_content/internalReference/iuseemitter.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/IUseEmitter.html
|
||||
Title: People Playground Modding - IUseEmitter
|
||||
==================================================
|
||||
|
||||
public interface IUseEmitter
|
||||
No description provided
|
||||
Properties
|
||||
UnityEvent<ActivationPropagation> OnSingleUse { get; }
|
||||
No description provided
|
||||
|
||||
UnityEvent<ActivationPropagation> OnContinuousUse { get; }
|
||||
No description provided
|
||||
Reference in New Issue
Block a user