Click or drag to resize
ProfileManagerremoveObject Method

[Missing <summary> documentation for "M:Planetbase.ProfileManager.removeObject(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void removeObject(
	string tag
)

Parameters

tag
Type: SystemString

[Missing <param name="tag"/> documentation for "M:Planetbase.ProfileManager.removeObject(System.String)"]

See Also