C# Class FTUEData, CapsUnity

Show file 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 property

public bool bHighLightBackground
return bool

bHighLightBlock public property

public bool bHighLightBlock
return bool

dialog public property

public string dialog
return string

dialogPos public property

public int dialogPos
return int

from public property

public Position, from
return Position,

headImage public property

public string headImage
return string

highLightPosList public property

public List highLightPosList
return List

pic public property

public string pic
return string

picturePos public property

public int picturePos
return int

pointToGameObject public property

public string pointToGameObject
return string

to public property

public Position, to
return Position,