Table of Contents

Class PrefabStrings

Namespace
RisingV.GameData.Strings
Assembly
RisingV.Core.dll

Provides methods to retrieve strings (like names, etc.) for prefabs using their GUIDs.

public static class PrefabStrings
Inheritance
PrefabStrings
Inherited Members

Methods

GetName(PrefabGUID)

public static string? GetName(PrefabGUID prefabGuid)

Parameters

prefabGuid PrefabGUID

Returns

string