API ReferenceSandbox
public abstract class Sandbox.SerializedCollection : Sandbox.SerializedObject
Constructors
Showing 1 constructors
protected SerializedCollection()
No results match this filter.
Methods
Showing 6 methods
public virtual Sandbox.SerializedProperty NewKeyProperty()
public virtual bool Remove(Sandbox.SerializedProperty property)
public virtual bool RemoveAt(object index)
public virtual void SetTargetObject(object obj, Sandbox.SerializedProperty property)
No results match this filter.
Properties
Showing 3 properties
public System.Type Sandbox.SerializedCollection.KeyType { get; set; }
public object Sandbox.SerializedCollection.TargetObject { get; set; }
public System.Type Sandbox.SerializedCollection.ValueType { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.SerializedCollection |