API reference
API reference
Select your platform
No SDKs available
No versions available

OvrPlatform_GroupPresence_SetIsJoinable Function

Signature

void OvrPlatform_GroupPresence_SetIsJoinable(UGameInstance *GameInstance, bool IsJoinable, OvrPlatform_GroupPresence_SetIsJoinable_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
IsJoinable: bool
Delegate: OvrPlatform_GroupPresence_SetIsJoinable_Delegate &&

Returns

void