Skip to main content
Version: 5.7.0

IsInitialized

Returns whether the BrainCloudClient has been initialized using the Initialize() method.

Usage

http://localhost:3000
bool isInitialized = _bc.isInitialized();