API Referenceglobal
AsAccessorclass
object→AsAccessor
Properties10
Showing 10 properties
public Angles Sandbox.SerializedProperty.AsAccessor.Angles { get; set; }
public bool Sandbox.SerializedProperty.AsAccessor.Bool { get; set; }
Returns:
bool—public double Sandbox.SerializedProperty.AsAccessor.Double { get; set; }
Returns:
double—public float Sandbox.SerializedProperty.AsAccessor.Float { get; set; }
Returns:
float—public int Sandbox.SerializedProperty.AsAccessor.Int { get; set; }
Returns:
int—public long Sandbox.SerializedProperty.AsAccessor.Long { get; set; }
Returns:
long—public Rotation Sandbox.SerializedProperty.AsAccessor.Rotation { get; set; }
public string Sandbox.SerializedProperty.AsAccessor.String { get; set; }
Returns:
string—public Vector2 Sandbox.SerializedProperty.AsAccessor.Vector2 { get; set; }
public Vector3 Sandbox.SerializedProperty.AsAccessor.Vector3 { get; set; }
No results match this filter.