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

    Show / Hide Table of Contents

    Interface IMetadata

    Namespace: Ibralogue.Parser
    Assembly: .dll
    Syntax
    public interface IMetadata

    Methods

    | Edit this page View Source

    HasMetadata(string)

    Check if entity contains any metadata.

    Declaration
    bool HasMetadata(string key)
    Parameters
    Type Name Description
    string key
    Returns
    Type Description
    bool
    | Edit this page View Source

    TryGetMetadataValue(string, out string)

    Declaration
    bool TryGetMetadataValue(string key, out string value)
    Parameters
    Type Name Description
    string key
    string value
    Returns
    Type Description
    bool
    • 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+