Table of Contents

Struct UI.InteractResult

Namespace
AO
Assembly
CoreAssembly.dll
public struct UI.InteractResult
Inherited Members
Extension Methods

Constructors

InteractResult()

public InteractResult()

Fields

Active

public bool Active

Field Value

bool

Active01

public float Active01

Field Value

float

Clicked

public bool Clicked

Field Value

bool

ColorMultiplier

public Vector4 ColorMultiplier

Field Value

Vector4

DroppedPayload

public bool DroppedPayload

Field Value

bool

Hover01

public float Hover01

Field Value

float

Hovering

public bool Hovering

Field Value

bool

JustPressed

public bool JustPressed

Field Value

bool

MousePosition

public Vector2 MousePosition

Field Value

Vector2

Payload

public object Payload

Field Value

object

Pressed

public bool Pressed

Field Value

bool

Rect

public Rect Rect

Field Value

Rect

Released

public bool Released

Field Value

bool

TextRect

public Rect TextRect

Field Value

Rect

UIScale

public float UIScale

Field Value

float