C# Class TagTool.TagDefinitions.GameEngineSettingsDefinition.VipVariant

ファイルを表示 Open project: TheGuardians/TagTool

Public Properties

Property Type Description
BetrayalPoints sbyte
Description StringID
Flags uint
GeneralSettings List
GoalArrivalPoints sbyte
GoalZoneMovement GoalZoneMovementValue
GoalZoneMovementOrder GoalZoneMovementOrderValue
KillAsVipPoints sbyte
KillPoints sbyte
MapOverrides List
Name StringID
NextVip NextVipValue
RespawnSettings List
ScoreToWin short
SocialSettings List
SuicidePoints sbyte
Unknown short
Unknown2 sbyte
VipBetrayalPoints sbyte
VipDeathPoints sbyte
VipProximityTraitProfile StringID
VipProximityTraitRadius sbyte
VipTakedownPoints sbyte
VipTeamTraitProfile StringID
VipTraitProfile StringID

Property Details

BetrayalPoints public_oe property

public sbyte BetrayalPoints
return sbyte

Description public_oe property

public StringID Description
return StringID

Flags public_oe property

public uint Flags
return uint

GeneralSettings public_oe property

public List GeneralSettings
return List

GoalArrivalPoints public_oe property

public sbyte GoalArrivalPoints
return sbyte

GoalZoneMovement public_oe property

public GoalZoneMovementValue GoalZoneMovement
return GoalZoneMovementValue

GoalZoneMovementOrder public_oe property

public GoalZoneMovementOrderValue GoalZoneMovementOrder
return GoalZoneMovementOrderValue

KillAsVipPoints public_oe property

public sbyte KillAsVipPoints
return sbyte

KillPoints public_oe property

public sbyte KillPoints
return sbyte

MapOverrides public_oe property

public List MapOverrides
return List

Name public_oe property

public StringID Name
return StringID

NextVip public_oe property

public NextVipValue NextVip
return NextVipValue

RespawnSettings public_oe property

public List RespawnSettings
return List

ScoreToWin public_oe property

public short ScoreToWin
return short

SocialSettings public_oe property

public List SocialSettings
return List

SuicidePoints public_oe property

public sbyte SuicidePoints
return sbyte

Unknown public_oe property

public short Unknown
return short

Unknown2 public_oe property

public sbyte Unknown2
return sbyte

VipBetrayalPoints public_oe property

public sbyte VipBetrayalPoints
return sbyte

VipDeathPoints public_oe property

public sbyte VipDeathPoints
return sbyte

VipProximityTraitProfile public_oe property

public StringID VipProximityTraitProfile
return StringID

VipProximityTraitRadius public_oe property

public sbyte VipProximityTraitRadius
return sbyte

VipTakedownPoints public_oe property

public sbyte VipTakedownPoints
return sbyte

VipTeamTraitProfile public_oe property

public StringID VipTeamTraitProfile
return StringID

VipTraitProfile public_oe property

public StringID VipTraitProfile
return StringID