Core
NetworkVariableBase
generated from the sources
Abstract class in namespace
Nebula · Packages/com.1by3.nebula/Runtime/Core/NetworkVariable.cspublic abstract class NetworkVariableBaseMethods
Write
public abstract void Write(NetworkWriter writer);Read
public abstract void Read(NetworkReader reader);