Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFMultiplayerServerListBuildAliasesRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Lists details of all build aliases for a title. Accepts tokens for title and if game client access is enabled, allows game client to request list of builds.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFMultiplayerServerListBuildAliasesRequest*
Populated request object.
async XAsyncBlock*