Skip to main content

smwebsdk.scene.isloggingenabled

Home > @soulmachines/smwebsdk > Scene > isLoggingEnabled

Scene.isLoggingEnabled() method

Check if the session logging is enabled.

Signature:

isLoggingEnabled(): boolean;

Returns:

boolean

Returns true if the session logging is enabled otherwise false.