C# Class TagTool.TagDefinitions.Scenario.CutsceneTitle

Afficher le fichier Open project: TheGuardians/TagTool

Méthodes publiques

Свойство Type Description
FadeInTime float
FadeOutTime float
Font short
HorizontalJustification HorizontalJustificationValue
Name StringID
ShadowColorA byte
ShadowColorB byte
ShadowColorG byte
ShadowColorR byte
TextBoundsBottom short
TextBoundsLeft short
TextBoundsRight short
TextBoundsTop short
TextColorA byte
TextColorB byte
TextColorG byte
TextColorR byte
Unknown short
Uptime float
VerticalJustification VerticalJustificationValue

Property Details

FadeInTime public_oe property

public float FadeInTime
Résultat float

FadeOutTime public_oe property

public float FadeOutTime
Résultat float

Font public_oe property

public short Font
Résultat short

HorizontalJustification public_oe property

public HorizontalJustificationValue HorizontalJustification
Résultat HorizontalJustificationValue

Name public_oe property

public StringID Name
Résultat StringID

ShadowColorA public_oe property

public byte ShadowColorA
Résultat byte

ShadowColorB public_oe property

public byte ShadowColorB
Résultat byte

ShadowColorG public_oe property

public byte ShadowColorG
Résultat byte

ShadowColorR public_oe property

public byte ShadowColorR
Résultat byte

TextBoundsBottom public_oe property

public short TextBoundsBottom
Résultat short

TextBoundsLeft public_oe property

public short TextBoundsLeft
Résultat short

TextBoundsRight public_oe property

public short TextBoundsRight
Résultat short

TextBoundsTop public_oe property

public short TextBoundsTop
Résultat short

TextColorA public_oe property

public byte TextColorA
Résultat byte

TextColorB public_oe property

public byte TextColorB
Résultat byte

TextColorG public_oe property

public byte TextColorG
Résultat byte

TextColorR public_oe property

public byte TextColorR
Résultat byte

Unknown public_oe property

public short Unknown
Résultat short

Uptime public_oe property

public float Uptime
Résultat float

VerticalJustification public_oe property

public VerticalJustificationValue VerticalJustification
Résultat VerticalJustificationValue