Table of Contents

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

prefabName string

Properties

Prefab

public string Prefab { get; }

Property Value

string