Hnxml Standard
    Preparing search index...

    Interface StartingActions

    Conditional action set that is loaded in as soon as a new session is created This is useful to do setup stuff, like giving the player programs, assigning them a faction etc. If you don't need this, set it to "NONE", or just delete the tag

    interface StartingActions {
        children: string;
    }
    Index

    Properties

    Properties

    children: string