Table of Contents

Enum GameEventGenerator.EventParameter.NativeType

Namespace
ElectricDrill.SoapRpgFramework.Events
Assembly
com.electricdrill.soap-rpg-framework.Runtime.dll

Enumeration of supported native C# types for event parameters.

public enum GameEventGenerator.EventParameter.NativeType

Fields

bool = 3
float = 2
int = 0
long = 1