Class PrefabNameAttribute
- Namespace
- KSP.UserInterface
- Assembly
- Assembly-CSharp.dll
public class PrefabNameAttribute : Attribute
- Inheritance
-
PrefabNameAttribute
- Inherited Members
- Extension Methods
Constructors
PrefabNameAttribute(string)
public PrefabNameAttribute(string prefabName)
Parameters
prefabNamestring
Properties
Prefab
public string Prefab { get; }