Link Search Menu Expand Document

IAsyncEventAction

public interface Montebearo.Discourse.IAsyncEventAction : IEventAction

Methods

Method Returns Description
Run(IEventContextLog contextLog) IEnumerator Run an action’s logic over time in a coroutine.