PrefabsDSL

class PrefabsDSL(namespaced: Namespaced)

Constructors

Link copied to clipboard
constructor(namespaced: Namespaced)

Functions

Link copied to clipboard
fun from(vararg from: Path)

Loads prefab entities from all files inside a directory, into a given namespace

Link copied to clipboard
fun fromRecursive(folder: Path)