API Referenceglobal
public class Sandbox.PrefabScene.VariableCollectionObsolete
A collection of variabnles that have been configured for this scene
Obsolete
This API type is obsolete.
Constructors
Showing 1 constructors
public VariableCollection()
No results match this filter.
Methods
Showing 6 methods
public void ClearVariable(Sandbox.SerializedProperty property)
public Sandbox.PrefabVariable Create(string name)
public static System.ValueTuple`3<System.Guid,System.Guid,string> DeconstructKey(string property)
public virtual sealed System.Collections.Generic.IEnumerator`1<Sandbox.PrefabVariable> GetEnumerator()
public bool IsVariable(Sandbox.SerializedProperty property)
public void Remove(Sandbox.PrefabVariable variable)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PrefabScene.VariableCollection |