Sandbox.Game.Entities.MyVoxelBase.StorageChanged
BeginInvoke
Summary
public virtual IAsyncResult BeginInvoke(MyVoxelBase storage, Vector3I minVoxelChanged, Vector3I maxVoxelChanged, MyStorageDataTypeFlags changedData, AsyncCallback callback, object object)
Returns
IAsyncResult prohibited
Parameters
- MyVoxelBase storage
- Vector3I minVoxelChanged
- Vector3I maxVoxelChanged
- MyStorageDataTypeFlags changedData
- AsyncCallback prohibited callback
- object object