Table of Contents

Interface ITargetGraphic

Namespace
Fallencake.UI
Assembly
Fallencake.UI.dll
public interface ITargetGraphic

Properties

Image

Image Image { get; set; }

Property Value

Image

TargetGraphic

Graphic TargetGraphic { get; set; }

Property Value

Graphic

Events

OnSetProperty

event Action OnSetProperty

Event Type

Action