Class GameEventGenerator.EventParameter
- Namespace
- ElectricDrill.SoapRpgFramework.Events
- Assembly
- com.electricdrill.soap-rpg-framework.Runtime.dll
Represents a parameter that can be passed to a generated game event. Supports both native C# types and custom MonoScript-based types.
[Serializable]
public class GameEventGenerator.EventParameter
- Inheritance
-
objectGameEventGenerator.EventParameter
Fields
enumScript
public MonoScript enumScript
Field Value
- MonoScript
monoScript
public MonoScript monoScript
Field Value
- MonoScript
nativeType
public GameEventGenerator.EventParameter.NativeType nativeType
Field Value
parameterType
public GameEventGenerator.EventParameter.ParameterType parameterType