Table of Contents

Property callbackOrder

Namespace
GrindFest.Content.Editor
Assembly
GrindFest.dll

callbackOrder

Returns the relative callback order for callbacks. Callbacks with lower values are called before ones with higher values.

public override int callbackOrder { get; }

Property Value

int