Table of Contents

IsServerSimulated

Properties
public bool IsServerSimulated { get; }

If true the input system assumes that there's a simulator or host running that processes all inputs sent by the clients while clients merely produce inputs and sync their entities with the host. Authority over this entity will be automatically transferred to the host.

Property Value
Type Description
bool