Akashic Engine
    Preparing search index...

    Interface ScriptAssetRuntimeValueBase

    ScriptAsset の実行時、g 以下に加えられる値を定めた共通interface。

    interface ScriptAssetRuntimeValueBase {
        game: any;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    game: any

    ScriptAsset にひも付けられた Game