Kit Documentation
Kit Documentation
Kit Reference
Kit
SettingsManager Class
SettingsManager Methods
Clear Method
Delete Method
Exists Method
Get(T) Method
Save Method
Set Method
SettingsManager
Delete Method
Delete a setting.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
void
Delete
(
string
category
,
string
entity
,
string
property
)
Request Example
View Source
Parameters
category
Type:
System
String
Category/system the setting is for.
entity
Type:
System
String
Object/entity the setting is for.
property
Type:
System
String
Name of the setting.
See Also
Reference
SettingsManager Class
Kit Namespace
Send comments on this topic to
agam@frag-games.com