Skip to content

Commit 008ce86

Browse files
committed
"Connectors" namespace renamed to "Hooks"
1 parent 75cab49 commit 008ce86

File tree

11 files changed

+4
-4
lines changed

11 files changed

+4
-4
lines changed

Assets/Plugins/VARP/MVC/Connectors/AttachHook.cs renamed to Assets/Plugins/VARP/MVC/Hooks/AttachHook.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
using UnityEngine;
2626

27-
namespace VARP.MVC.Connectors
27+
namespace VARP.MVC.Hooks
2828
{
2929
/// <summary>
3030
/// AttachHook can be connected with AttachHook. Like a parent child

Assets/Plugins/VARP/MVC/Connectors/AttachOptions.cs renamed to Assets/Plugins/VARP/MVC/Hooks/AttachOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System;
22

3-
namespace VARP.MVC.Connectors
3+
namespace VARP.MVC.Hooks
44
{
55
/// <summary>
66
/// Options of attaching methods

Assets/Plugins/VARP/MVC/Connectors/ConfJointHook.cs renamed to Assets/Plugins/VARP/MVC/Hooks/ConfJointHook.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
using VARP.FSM;
2727
using VARP.MVC;
2828

29-
namespace VARP.MVC.Connectors
29+
namespace VARP.MVC.Hooks
3030
{
3131
public class ConfJointHook : AttachHook
3232
{

Assets/Plugins/VARP/MVC/Connectors/RigidbodyHook.cs renamed to Assets/Plugins/VARP/MVC/Hooks/RigidbodyHook.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
using VARP.FSM;
2727
using VARP.MVC;
2828

29-
namespace VARP.MVC.Connectors
29+
namespace VARP.MVC.Hooks
3030
{
3131
public class RigidbodyHook : AttachHook
3232
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy