API ReferenceSandbox
public sealed struct Sandbox.CloneConfig
The low level input of a GameObject.Clone
Constructors
Showing 1 constructors
public CloneConfig(Transform transform, Sandbox.GameObject parent = null, bool startEnabled = True, string name = null)
Parameters
parent: Default: nullstartEnabled: Default: Truename: Default: null
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.CloneConfig |