DIFF

class ITEM_HitIndicationDataSource

ITEM_HitIndicationData ITEM_DataBase

All members, including inherited

Members 8

bool hitDirectionOverrideEnabled = false

!! all member variables must correspond with the cfggameplay.json file contents !!!! !! all member variables must be defined in the .json file, otherwise they are treated as '0' value (unless that's what you want..)

Referenced by InitServer()
int hitDirectionBehaviour = HitDirectionModes.STATIC
int hitDirectionStyle = HitIndicatorType.SPLASH
string hitDirectionIndicatorColorStr
float hitDirectionMaxDuration = HitDirectionConstants.DURATION_BASE
float hitDirectionBreakPointRelative = HitDirectionConstants.BREAKPOINT_BASE
float hitDirectionScatter = HitDirectionConstants.SCATTER
bool hitIndicationPostProcessEnabled = false
Referenced by InitServer()

Methods 2

override void InitServer()
override bool ValidateServer()