Click or drag to resize
MyVoxelOperationsSessionComponentRemove Method

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

[Missing <summary> documentation for "M:Sandbox.Engine.Voxels.Storage.MyVoxelOperationsSessionComponent.Remove(Sandbox.Engine.Voxels.MyStorageBase)"]

Namespace: Sandbox.Engine.Voxels.Storage
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public void Remove(
	MyStorageBase storage
)

Parameters

storage
Type: MyStorageBase

[Missing <param name="storage"/> documentation for "M:Sandbox.Engine.Voxels.Storage.MyVoxelOperationsSessionComponent.Remove(Sandbox.Engine.Voxels.MyStorageBase)"]

See Also