FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Networking.ClientNetworkTransform Class Reference

A network transform that is only writable by the client. More...

Inheritance diagram for FMAR.Networking.ClientNetworkTransform:

Protected Member Functions

override bool OnIsServerAuthoritative ()
 Used to determine who can write to this transform. Owner client only. This imposes state to the server. This is putting trust on your clients. Make sure no security-sensitive features use this transform.
 

Detailed Description

A network transform that is only writable by the client.

Member Function Documentation

◆ OnIsServerAuthoritative()

override bool FMAR.Networking.ClientNetworkTransform.OnIsServerAuthoritative ( )
inlineprotected

Used to determine who can write to this transform. Owner client only. This imposes state to the server. This is putting trust on your clients. Make sure no security-sensitive features use this transform.


The documentation for this class was generated from the following file: