API Referenceglobal
public sealed struct Sandbox.SerializedProperty.AsAccessor
Properties
Showing 10 properties
public Angles Sandbox.SerializedProperty.AsAccessor.Angles { get; set; }
public bool Sandbox.SerializedProperty.AsAccessor.Bool { get; set; }
public double Sandbox.SerializedProperty.AsAccessor.Double { get; set; }
public float Sandbox.SerializedProperty.AsAccessor.Float { get; set; }
public int Sandbox.SerializedProperty.AsAccessor.Int { get; set; }
public long Sandbox.SerializedProperty.AsAccessor.Long { get; set; }
public Rotation Sandbox.SerializedProperty.AsAccessor.Rotation { get; set; }
public string Sandbox.SerializedProperty.AsAccessor.String { get; set; }
public Vector2 Sandbox.SerializedProperty.AsAccessor.Vector2 { get; set; }
public Vector3 Sandbox.SerializedProperty.AsAccessor.Vector3 { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.SerializedProperty.AsAccessor |