Summary

public bool IsServerOnly { get; }

Is server only is used for client request of the world. if the component is server only, it's not sent to the client on world request.

Returns

bool