InitializationFileDeleteSection Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Rage.InitializationFile.DeleteSection(System.String)"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public void DeleteSection(
	string sectionName
)

Parameters

sectionName
Type: SystemString

[Missing <param name="sectionName"/> documentation for "M:Rage.InitializationFile.DeleteSection(System.String)"]

See Also

Reference