Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkMatch.SetProgramAppID

Switch to Manual
public function SetProgramAppID(programAppID: Networking.Types.AppID): void;

Parameters

programAppID AppID that corresponds to the Cloud API AppID for this app.

Description

Set this before calling any UNET functions. Must match AppID for this program from the Cloud API.