Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Properties | List of all members
MEBannerEntry Class Reference

Public Member Functions

bool CopySource (string newPath)
 
void DeleteSource ()
 
void DestroyTexture ()
 
bool HasValidSource ()
 
void LoadFromMissionFolder (string newFileName, MEBannerType bannerType, Mission mission)
 
 MEBannerEntry (MEBannerType bannerType)
 
void SetToDefault (MEBannerType bannerType)
 

Public Attributes

DialogGUIToggleButton buttonReference
 
string fileName
 
bool isInMissionFolder
 
Texture2D texture
 

Properties

string DisplayName [get]
 
string FullPath [get]
 
bool IsDuplicate [set]
 

Constructor & Destructor Documentation

MEBannerEntry.MEBannerEntry ( MEBannerType  bannerType)
inline

Member Function Documentation

bool MEBannerEntry.CopySource ( string  newPath)
inline
void MEBannerEntry.DeleteSource ( )
inline
void MEBannerEntry.DestroyTexture ( )
inline
bool MEBannerEntry.HasValidSource ( )
inline
void MEBannerEntry.LoadFromMissionFolder ( string  newFileName,
MEBannerType  bannerType,
Mission  mission 
)
inline
void MEBannerEntry.SetToDefault ( MEBannerType  bannerType)
inline

Member Data Documentation

DialogGUIToggleButton MEBannerEntry.buttonReference
string MEBannerEntry.fileName
bool MEBannerEntry.isInMissionFolder
Texture2D MEBannerEntry.texture

Property Documentation

string MEBannerEntry.DisplayName
get
string MEBannerEntry.FullPath
get
bool MEBannerEntry.IsDuplicate
set

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