Class MiscHelpers
public static class MiscHelpers
- Inheritance
-
MiscHelpers
- Inherited Members
Methods
AvatarRootPath(Component)
public static string AvatarRootPath(this Component child)
Parameters
child
Component
Returns
AvatarRootPath(GameObject)
public static string AvatarRootPath(this GameObject child)
Parameters
child
GameObject
Returns
RelativePath(GameObject, GameObject)
[Obsolete("Please use RuntimeUtil.RelativePath() instead.")]
public static string RelativePath(GameObject root, GameObject child)
Parameters
root
GameObjectchild
GameObject