C# Class FTUEData, CapsUnity

Mostrar archivo Open project: kofight/CapsUnity Class Usage Examples

Public Properties

Property Type Description
bHighLightBackground bool
bHighLightBlock bool
dialog string
dialogPos int
from Position,
headImage string
highLightPosList List
pic string
picturePos int
pointToGameObject string
to Position,

Property Details

bHighLightBackground public_oe property

public bool bHighLightBackground
return bool

bHighLightBlock public_oe property

public bool bHighLightBlock
return bool

dialog public_oe property

public string dialog
return string

dialogPos public_oe property

public int dialogPos
return int

from public_oe property

public Position, from
return Position,

headImage public_oe property

public string headImage
return string

highLightPosList public_oe property

public List highLightPosList
return List

pic public_oe property

public string pic
return string

picturePos public_oe property

public int picturePos
return int

pointToGameObject public_oe property

public string pointToGameObject
return string

to public_oe property

public Position, to
return Position,