111
This commit is contained in:
@@ -52,7 +52,7 @@ public class DeviceXEventHandler : MonoBehaviour
|
||||
void Start()
|
||||
{
|
||||
StringEventSystem.Global.Register<bool>("X_Button", SetXbutton);
|
||||
StringEventSystem.Global.Register<HierarchyType>("X_SetHierarchyType", SetHierarchyType);
|
||||
StringEventSystem.Global.Register<HierarchyType>("X_ButtonHierarchyType", SetHierarchyType);
|
||||
}
|
||||
void OnDestroy()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user