Table of Contents

Method Invoke

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Invoke(Action, float)

[Version(2, 3, 0)]
public Coroutine Invoke(Action action, float time)

Parameters

action Action
time float

Returns

Coroutine