ModuleControllerAddReference Method

Binds another ModuleController as a component of this ModuleController.

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public void AddReference(
	ModuleController moduleController
)

Parameters

moduleController  ModuleController

See Also