Skip to main content

EOS_AntiCheatCommon_RegisterEventParamDef

Type Alias EOS_AntiCheatCommon_RegisterEventParamDef 

Source
pub type EOS_AntiCheatCommon_RegisterEventParamDef = _tagEOS_AntiCheatCommon_RegisterEventParamDef;
Expand description

Register Event Parameter Definition.

Aliased Type§

#[repr(C)]
pub struct EOS_AntiCheatCommon_RegisterEventParamDef { pub ParamName: *const u8, pub ParamType: i32, }

Fields§

§ParamName: *const u8

Parameter name. Allowed characters are 0-9, A-Z, a-z, ‘_’, ‘-’

§ParamType: i32

Parameter type