Class
UnituneAsset

Summary

Syntax

[PreferBinarySerialization]
public class UnituneAsset : ScriptableObject

Properties

Name Property Type Summary
Data byte[]
Module file byte data that will be read by Lipopenmpt.

Methods

Name Return Value Summary
CreateModule(Module) bool
Create a Libopenmpt module object from the UnituneAsset instance.
CreateUnituneAsset(byte[], UnituneAsset) bool
Create a UnituneAsset from the module file's byte data.
static