Class ServiceDisplayHook
Namespace: RealityCollective.ServiceFramework
Put this behaviour in a game object with the same name as the service whose properties you want to display. Note: the NAME shown by the Service Framework, not the CLASS name
public class ServiceDisplayHook : MonoBehaviour
Inheritance
MonoBehaviour ← ServiceDisplayHook