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

Public Member Functions

object Get (object obj)
 
 VariableGetterHolder (FieldInfo fieldInfo, VariableGetVal getter, bool isSerializable)
 
 VariableGetterHolder (PropertyInfo propertyInfo, VariableGetVal getter, bool isSerializable)
 

Public Attributes

readonly bool isProperty
 
readonly bool isSerializable
 
readonly string name
 

Constructor & Destructor Documentation

AssetUsageDetectorNamespace.VariableGetterHolder.VariableGetterHolder ( FieldInfo  fieldInfo,
VariableGetVal  getter,
bool  isSerializable 
)
inline
AssetUsageDetectorNamespace.VariableGetterHolder.VariableGetterHolder ( PropertyInfo  propertyInfo,
VariableGetVal  getter,
bool  isSerializable 
)
inline

Member Function Documentation

object AssetUsageDetectorNamespace.VariableGetterHolder.Get ( object  obj)
inline

Member Data Documentation

readonly bool AssetUsageDetectorNamespace.VariableGetterHolder.isProperty
readonly bool AssetUsageDetectorNamespace.VariableGetterHolder.isSerializable
readonly string AssetUsageDetectorNamespace.VariableGetterHolder.name

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