Table of Contents

Class MiscHelpers

Namespace
nadena.dev.ndmf.util
public static class MiscHelpers
Inheritance
MiscHelpers
Inherited Members

Methods

AvatarRootPath(Component)

public static string AvatarRootPath(this Component child)

Parameters

child Component

Returns

string

AvatarRootPath(GameObject)

public static string AvatarRootPath(this GameObject child)

Parameters

child GameObject

Returns

string

RelativePath(GameObject, GameObject)

[Obsolete("Please use RuntimeUtil.RelativePath() instead.")]
public static string RelativePath(GameObject root, GameObject child)

Parameters

root GameObject
child GameObject

Returns

string