Skip to content

Instantly share code, notes, and snippets.

@triacontane
Created August 24, 2021 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triacontane/0dee415447bf07448d8c3f6b70163be2 to your computer and use it in GitHub Desktop.
Save triacontane/0dee415447bf07448d8c3f6b70163be2 to your computer and use it in GitHub Desktop.
並列パーティプラグインで別パーティのアクターID取得
$gameSystem._parties._data[0].members()[0].actorId();
@triacontane
Copy link
Author

パーティID[0]のパーティの先頭アクターのIDを取得します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment