Skip to content
SiteEmail

cohtml.ExposePropertyInfo

Inherits from Attribute

Inherited by cohtml.ExposeFieldAttribute, cohtml.ExposePropertyAttribute, cohtml.ExposePropertyMobileAttribute, cohtml.ExposePropertyStandaloneAttribute

Name
enum classFoldoutType { General = 0, Rendering, PostEffect, AdvancedRendering, Input, Scripting, Count}
Name
ExposePropertyInfo()
ExposePropertyInfo(FoldoutType category)
Name
stringPrettyName
stringTooltip
FoldoutTypeCategory
boolIsStatic
EnumeratorValueDescription
General0
Rendering
PostEffect
AdvancedRendering
Input
Scripting
Count
ExposePropertyInfo()
ExposePropertyInfo(
FoldoutType category
)
string PrettyName;
string Tooltip;
FoldoutType Category;
bool IsStatic;