Show / Hide Table of Contents

Method GetPrefab

| Edit this page View Source

GetPrefab(string)

Get an prefab by its name. Does not include Vanilla prefabs, see PrefabManager.GetPrefab(string) for those.
Declaration
public static IModPrefab GetPrefab(string name)
Parameters
Type Name Description
string name
Returns
Type Description
IModPrefab
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾