Table of Contents

Constructor DelegateWithPriority

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll

DelegateWithPriority(int, string, T)

public DelegateWithPriority(int priority, string name, T @delegate)

Parameters

priority int
name string
delegate T