pub type EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo = _tagEOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo;Expand description
Output parameters for the EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo function.
Aliased Type§
#[repr(C)]pub struct EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo {
pub ResultCode: i32,
pub ClientData: *mut c_void,
pub ReferenceId: *const i8,
}Fields§
§ResultCode: i32The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
ClientData: *mut c_voidContext that was passed into EOS_Sanctions_CreatePlayerSanctionAppeal.
ReferenceId: *const i8A unique identifier for the specific sanction that was appealed