Method GetClientSettingAsset
GetClientSettingAsset()
Gets the Client Setting asset.
Declaration
public IEntitiesPlayerSettings GetClientSettingAsset()
Returns
| Type | Description | 
|---|---|
| IEntitiesPlayerSettings | Returns the IEntitiesPlayerSettings asset for the client. If there is no provider for the client target, returns null.  |