Click or drag to resize
MyVoxelOperationsSessionComponentAdd Method

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

[Missing <summary> documentation for "M:Sandbox.Engine.Voxels.Storage.MyVoxelOperationsSessionComponent.Add(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 Add(
	MyStorageBase storage
)

Parameters

storage
Type: MyStorageBase

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

See Also