Craig Martin

(Official) LUA Scripting Documentation

get_gamer_count

Get the total number of valid gamers in the session.


Spec:

get_gamer_count()

Returns


Example

local total_gamer_count = get_gamer_count()

Incomplete

This documentation is incomplete


back