-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathXEH_PREP.hpp
More file actions
71 lines (67 loc) · 1.49 KB
/
XEH_PREP.hpp
File metadata and controls
71 lines (67 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
PREP(addDisplayPassthroughKeys);
PREP(addGear);
PREP(addLanguageType);
PREP(aliveMonitor);
PREP(callExt);
PREP(canUnderstand);
PREP(cycleLanguage);
PREP(findOcclusion);
PREP(getAlive);
PREP(getClientIdLoop);
PREP(getCompartment);
PREP(getGear);
PREP(getHeadVector);
PREP(getLanguageId);
PREP(getLanguageName);
PREP(getPlayersInVehicle);
PREP(getSpeakingLanguageId);
PREP(getSpokenLanguages);
PREP(handleGetClientID);
PREP(handleGetHeadVector);
PREP(handleGetPluginVersion);
PREP(handleMultiPttKeyPress);
PREP(handleMultiPttKeyPressUp);
PREP(hasAccessToVehicleSystem);
PREP(hasItem);
PREP(inRange);
PREP(inZeus);
PREP(isMuted);
PREP(localStartSpeaking);
PREP(localStopSpeaking);
PREP(monitorAiPFH);
PREP(muting);
PREP(onPlayerKilled);
PREP(pong);
PREP(processDirectSpeaker);
PREP(processRadioSpeaker);
PREP(processVehicleSystemAccessArray);
PREP(remoteStartSpeaking);
PREP(remoteStopSpeaking);
PREP(removeGear);
PREP(replaceGear);
PREP(setPluginSetting);
PREP(setSpeakingLanguage);
PREP(setSpokenLanguages);
PREP(shouldBeMuted);
PREP(showBroadCastHint);
PREP(speaking);
PREP(spectatorOff);
PREP(spectatorOn);
PREP(switchChannelFast);
PREP(switchRadioEar);
PREP(toggleHeadset);
PREP(updateSelf);
PREP(uniqueItems);
PREP(utilityFunction);
PREP(onRevealUnit);
PREP(coreInitPFH);
PREP(arsenalOpen);
PREP(arsenalClose);
PREP(avTerminalDisplayLoad);
PREP(spectatorEGDisplayLoad);
PREP(spectatorEGDisplayUnload);
PREP(setInterference);
PREP(setFullDuplex);
PREP(ignoreAntennaDirection);
PREP(setLossModelScale);
PREP(setRevealToAI);