s&box docs

public abstract interface Sandbox.Component.INetworkVisible

A `Sandbox.Component` with this interface can determine whether a networked object should be visible for a specific `Sandbox.Connection`.

Broader workflow and conceptual references connected to this API.

Methods

Showing 1 methods

public virtual bool IsVisibleToConnection(Sandbox.Connection connection, BBox& modreq(System.Runtime.InteropServices.InAttribute) worldBounds)

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Component.INetworkVisible

On this page