Exemplo n.º 1
0
    private void OnEnable()
    {
        InteractionTrigger sInteractionTrigger = target as InteractionTrigger;

        sInteractionTrigger.CheckForTriggerColliders();
    }