Class PotentialComponent
Class for managing suggested component type to add to a gameobject
Namespace: Unity.MARS.Authoring
Syntax
public class PotentialComponent : object
Methods
FindComponentOnOwner()
Declaration
protected virtual void FindComponentOnOwner()
SetupComponent()
Declaration
protected virtual void SetupComponent()