Api SerializeOptions
class

SerializeOptions

public class SerializeOptions

Constructors

SerializeOptions()

Properties

Name Type Description
SceneForNetwork Boolean If we're serializing for network, we won't include any networked objects
Cloning Boolean We're cloning this object
SingleNetworkObject Boolean We're going to send a single network object
Assembly: Sandbox.Engine Declaring Type: GameObject Full Name: Sandbox.GameObject.SerializeOptions