Table of Contents

Slayer_PrefSO::idiotProof

There is no doc-string available for this function.

Syntax

script Slayer_PrefSO::idiotProof(string %this, string %value, string %skipObjectChecks);

Parameters

string %this
No description available.

string %value
No description available.

string %skipObjectChecks
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/common/core/Slayer_PrefSO.cs:17

See also

Slayer_PrefSO::getDisplayValue
Slayer_PrefSO::getValue
Slayer_PrefSO::onAdd
Slayer_PrefSO::onAdded
Slayer_PrefSO::setValue

References

Slayer_TeamPrefSO::idiotProof: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefSO.cs:77
SlayerClient_PrefSO::idiotProof: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_PrefSO.cs:39
SlayerClient_ServerPrefSO::idiotProof: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_ServerPrefSO.cs:27
SlayerClient_TeamPrefSO::idiotProof: Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamPrefSO.cs:31