【2D】ゲーム作成ツールGameMaker part4【マンセー】at GAMEDEV
【2D】ゲーム作成ツールGameMaker part4【マンセー】 - 暇つぶし2ch42:名前は開発中のものです。
09/05/18 14:35:27 Mq4j/5Fd
>>41

Help
>The Game Maker Language (GML)
>Game play
>Miscellaneous variables and functions

variable_global_exists(name)
Returns whether a global variable with the given name (a string) exists.
指定されたグローバル変数が存在するかどうかを返す

variable_local_exists(name)
Returns whether a local variable with the given name (a string) exists for the current instance.
関数が実行されたインスタンス内に指定された変数が存在するかどうかを返す


変数が存在するかどうかは、これらの関数で調べることができる。
他にもいろいろあるので詳しくは該当箇所を見て欲しい。


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch