Nebula
Core

NetworkVariableBase

generated from the sources
Abstract class in namespace Nebula · Packages/com.1by3.nebula/Runtime/Core/NetworkVariable.cs
public abstract class NetworkVariableBase

Methods

Write

public abstract void Write(NetworkWriter writer);

Read

public abstract void Read(NetworkReader reader);

On this page