Table of Contents

Enum MonoDispatchType

Namespace
Ceres.Events
Assembly
Ceres.dll
public enum MonoDispatchType

Fields

FixedUpdate = 1
LateUpdate = 2
Update = 0