Search Results for

    Show / Hide Table of Contents

    Class AbilityCoroutineContext

    Running context of coroutine abilities, subclass contexts need to inherit from this.

    Inheritance
    object
    AbilityContext
    AbilityCoroutineContext
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: LobsterFramework.AbilitySystem
    Assembly: LobsterFramework.dll
    Syntax
    public class AbilityCoroutineContext : AbilityContext
    • Improve this Doc
    • View Source
    In This Article
    Back to top LobsterFramework documentation