Tells if the base console communication library should be initialized.
If set to false, the game should load/initialize the console's communication library prior to calling this function. Set to false only if your game already use sockets before the sound engine initialization. Some consoles have critical requirements for initialization, see コンソール固有の通信ライブラリ
AkCommunication.h の 123 行目に定義があります。