Instance.attach

Loads a registered component which didn't have auto register on just for this instance.

class Instance
bool
attach
(
T
)

Return Value

Type: bool

false instead of using the onBindFail callback on failure.

Throws

Exception if component was not registered in workspaced.

Meta