This data structure is part of the CustomInvites Interface.
Remarks
Input parameters for the EOS_CustomInvites_SendCustomInvite function.
Properties
EOS_CustomInvites_SendCustomInviteOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CUSTOMINVITES_SENDCUSTOMINVITE_API_LATEST. |
EOS_ProductUserId LocalUserId | Local user sending a CustomInvite |
EOS_ProductUserId* TargetUserIds | Users to whom the invites should be sent |
uint32_t TargetUserIdsCount | The number of users we are sending to |