Remarks
Check whether or not the given Epic Account ID is considered valid NOTE: This will return true for any EOS_EpicAccountId created with EOS_EpicAccountId_FromString as there is no validation
Return Value
EOS_TRUE if the EOS_EpicAccountId is valid, otherwise EOS_FALSE
Parameters
EOS_EpicAccountId_IsValid
Parameter Type And Name | Usage Information |
---|---|
EOS_EpicAccountId AccountId | The Epic Account ID to check for validity |