Table of Contents

SlayerClient_Support::getIDFromUiName

There is no doc-string available for this function.

Syntax

script SlayerClient_Support::getIDFromUiName(string %uiName, string %className);

Parameters

string %uiName
No description available.

string %className
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/support/Support.cs:22

See also

SlayerClient_Support::debug
SlayerClient_Support::error

References

SlayerClient_ServerPrefHandlerSG::importMinigamePreferences: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefHandlerSG.cs:430
SlayerClient_TeamPrefHandlerSG::importTeamPreferences: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefHandlerSG.cs:123