CloneConfigclass

The low level input of a GameObject.Clone

objectCloneConfig
Namespace
Sandbox
Assembly
Sandbox.Engine
Declaration
public sealed struct Sandbox.CloneConfig

Constructors1

Showing 1 constructors

public CloneConfig(Transform transform, Sandbox.GameObject parent = null, bool startEnabled = True, string name = null)PUBLICCONSTRUCTOR

ParameterTypeDescription
transformTransform
parent = nullGameObject
startEnabled = Truebool
name = nullstring

On this page