isLocalUser

fun isLocalUser(steamID: SteamID? = null): Boolean

Gets result if the given steam ID is the local user or not.

Return

true if the account is the local user, otherwise false.

Parameters

steamID

the steam ID of the local logged-in user