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

Classes

class  SubAsset
 

Public Member Functions

 ObjectToSearch (Object obj, bool?shouldSearchChildren=null)
 
void RefreshSubAssets (bool?shouldSearchChildren=null)
 

Public Attributes

Object obj
 
bool showSubAssetsFoldout
 
List< SubAssetsubAssets
 

Constructor & Destructor Documentation

AssetUsageDetectorNamespace.ObjectToSearch.ObjectToSearch ( Object  obj,
bool?  shouldSearchChildren = null 
)
inline

Member Function Documentation

void AssetUsageDetectorNamespace.ObjectToSearch.RefreshSubAssets ( bool?  shouldSearchChildren = null)
inline

Member Data Documentation

Object AssetUsageDetectorNamespace.ObjectToSearch.obj
bool AssetUsageDetectorNamespace.ObjectToSearch.showSubAssetsFoldout
List<SubAsset> AssetUsageDetectorNamespace.ObjectToSearch.subAssets

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