struct Surface.BreakablesInfo
😔 No documentation found.
public string BreakSound { get; set; }
Play this sound when a model/entity of this surface breaks. Models can override this value.
public List<string> GenericGibs { get; set; }
These models will be used as gibs when a model of this surface breaks and has no gibs of its own.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.