Elegy Engine API Reference Elegy Engine API Reference

Struct Breakable

Namespace
Game.Shared.Components
Assembly
Game.dll
public struct Breakable
Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)

Properties

Health

public int Health { readonly get; set; }

Property Value

int

Methods

Break()

public void Break()
Edit this page
Made with docfx