Ibralogue Docs
  • Manual
  • Scripting Reference
  • Website
  • GitHub
  • Discord
Search Results for

    Show / Hide Table of Contents

    Struct DialogueEngineBase.CachedInvocation

    Pairs a method with its invocation target. Target is null for static methods.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Ibralogue
    Assembly: .dll
    Syntax
    protected struct DialogueEngineBase.CachedInvocation

    Fields

    | Edit this page View Source

    Method

    Declaration
    public MethodInfo Method
    Field Value
    Type Description
    MethodInfo
    | Edit this page View Source

    Target

    Declaration
    public object Target
    Field Value
    Type Description
    object
    • Edit this page
    • View Source
    In this article

    Ibralogue

    A simple, extendable dialogue system library for the Unity Game Engine.

    Project

    • Website
    • GitHub
    • Release Notes

    Community

    • Discord
    • Patreon
    • Report a Bug

    MIT License · Unity 2022.3+