Method
UnituneAsset.CreateModule(Module)

Summary

Syntax

public bool CreateModule(out Module module)

Parameters

Name Type Description
module Module An out parameter returning the created module object.

Return Value

Type Description
bool True if the module is created successfully, false otherwise.