PresetBank.getStateChunk

Gets a state chunk to save the current state. The returned state chunk should be freed with free.

class PresetBank
deprecated("Use getStateChunkFromCurrentState() instead")
alias getStateChunk = getStateChunkFromCurrentState

Meta