Documentation
›
API Reference
›
Object
›
Analytics
Enable
Lua
C++
This function enables analytics. You must first call Analytics::SetKeys() to input your game keys before this is called.
Syntax
bool
Enable
()
Returns
Returns true if analytics were successfully enabled, otherwise false is returned.