Table of Contents

Class FTouchSlot

Namespace
Global
Assembly
Assembly-CSharp.dll
public class FTouchSlot
Inheritance
FTouchSlot
Inherited Members

Constructors

FTouchSlot(int)

public FTouchSlot(int index)

Parameters

index int

Fields

doesHaveTouch

public bool doesHaveTouch

Field Value

bool

index

public int index

Field Value

int

isSingleTouchable

public bool isSingleTouchable

Field Value

bool

touch

public FTouch touch

Field Value

FTouch

touchable

public FCapturedTouchableInterface touchable

Field Value

FCapturedTouchableInterface