Table of Contents

Struct GameObjectWeakLink

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public struct GameObjectWeakLink
Inherited Members

Properties

public string FilePath { get; }

Property Value

string
public GameObject GameObject { get; }

Property Value

GameObject

Methods

public void OnBuild()
public void Preload()
public static string ToResourcesPath(string assetPath)

Parameters

assetPath string

Returns

string