Search Results for

    Show / Hide Table of Contents

    Class ExMExternal

    See ExM. This class contains functions related to variables external to the game instance, such as the state of save data. Note that these functions are not safe for use in replays.

    Inheritance
    System.Object
    ExMExternal
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Danmokou.DMath.Functions
    Assembly: cs.temp.dll.dll
    Syntax
    public static class ExMExternal

    Methods

    CampaignCompleted(String)

    Declaration
    public static tbool CampaignCompleted(string campaign)
    Parameters
    Type Name Description
    System.String campaign
    Returns
    Type Description
    tbool
    In This Article
    Back to top Generated by DocFX