Class OpSimpleImageButton.QueueTexture
public class OpSimpleImageButton.QueueTexture : UIfocusable.FocusableQueue
- Inheritance
-
OpSimpleImageButton.QueueTexture
- Inherited Members
Constructors
QueueTexture(Texture2D, string, object)
public QueueTexture(Texture2D image, string label = "", object sign = null)
Parameters
Fields
description
public string description
Field Value
image
public readonly Texture2D image
Field Value
- Texture2D
label
public readonly string label
Field Value
onClick
public OnSignalHandler onClick
Field Value
onPressHold
public OnSignalHandler onPressHold
Field Value
onPressInit
public OnSignalHandler onPressInit
Field Value
Properties
sizeY
public override float sizeY { get; }
Property Value
Methods
_InitializeThisQueue(IHoldUIelements, float, ref float)
public override List<UIelement> _InitializeThisQueue(IHoldUIelements holder, float posX, ref float offsetY)
Parameters
holderIHoldUIelementsposXfloatoffsetYfloat