Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
KSP.UI.Screens.Editor.PartIcon Class Reference

Use to Store a Part Icon GameObject Reference and cache it's Renderers More...

Public Member Functions

void DestroyIcon ()
 Destroy the Icon GameObject More...
 
 PartIcon (GameObject newPartIcon)
 Create a new PartIcon More...
 

Properties

GameObject Icon [get, set]
 The Icon GameObject More...
 
Renderer[] Renderers [get]
 The Icon Renderers More...
 

Detailed Description

Use to Store a Part Icon GameObject Reference and cache it's Renderers

Constructor & Destructor Documentation

KSP.UI.Screens.Editor.PartIcon.PartIcon ( GameObject  newPartIcon)
inline

Create a new PartIcon

Parameters
newPartIconThe Icon GameObject

Member Function Documentation

void KSP.UI.Screens.Editor.PartIcon.DestroyIcon ( )
inline

Destroy the Icon GameObject

Property Documentation

GameObject KSP.UI.Screens.Editor.PartIcon.Icon
getset

The Icon GameObject

Renderer [] KSP.UI.Screens.Editor.PartIcon.Renderers
get

The Icon Renderers


The documentation for this class was generated from the following file: