Platforms to show: All Mac Windows Linux Cross-Platform

Back to MemoryBlockMBS class.

MemoryBlockMBS.Address as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property memoryBlock MBS Util Plugin 9.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The address of the memory.

This value became 64bit to avoid integer overflows.
(Read only property)

MemoryBlockMBS.Memory as Memoryblock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MemoryBlock MBS Util Plugin 5.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The memoryblock to access this memory.

Keep a reference to the MemoryBlockMBS object as long as you use this memoryblock object.
(Read only property)

MemoryBlockMBS.Size as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property memoryBlock MBS Util Plugin 9.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The size of this memoryblock.

This value became 64bit to avoid integer overflows.
(Read only property)

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...