12 lines
393 B
Plaintext
12 lines
393 B
Plaintext
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 |