Bootstrap Chameleon Logo

keywords

FString FChameleonGenerator::DecorateNames[70] = {
    "Text",                     /*0*/
    "HAlign",                   /*1*/
    "VAlign",                   /*2*/
    "FillColumn",               /*3*/
    "Padding",                  /*4*/
    "ColorAndOpacity",          /*5*/
    "WidthOverride",            /*6*/
    "HeightOverride",           /*7*/
    "MinDesiredWidth",          /*8*/
    "MaxDesiredWidth",          /*9*/
    "MinDesiredHeight",         /*10*/
    "MaxDesiredHeight",         /*11*/
    "AutoHeight",               /*12*/
    "AutoWidth",                /*13*/
    "ContentPadding",           /*14*/
    "Orientation",              /*15*/
    "Thickness",                /*16*/
    "Font",                     /*17*/
    "Justification",            /*18*/
    "ShadowOffset",             /*19*/
    "ShadowColorAndOpacity",    /*20*/
    "TextStyle",                /*21*/
    "HintText",                 /*22*/
    "IsReadOnly",               /*23*/
    "SelectAllTextWhenFocused", /*24*/
    "AutoWrapText",             /*25*/
    "CheckBoxStyle",            /*26*/
    "FillWidth",                /*27*/
    "FillHeight",               /*28*/
    "ItemHeight",               /*29*/
    "Margin",                   /*30*/
    "IsChecked",                /*31*/
    "ToolTipText",              /*32*/
    "OnTextChanged",            /*33*/
    "OnTextCommitted",          /*34*/  
    "DelayChangeNotificationWhiteTyping",/*35*/
    "Visibility",               /*36*/       
    "Size",                     /*37*/
    "ButtonColorAndOpacity",    /*38*/
    "ForegroundColor",          /*39*/
    "BackgroundColor",          /*40*/
    "MinDesiredSlotWidth",      /*41*/
    "MinDesiredSlotHeight",     /*42*/
    "SlotPadding",              /*43*/
    "ImagePath",                /*44*/
    "ImagePathInPlugin",        /*45*/
    "ButtonContent",            /*46*/
    "OnGetMenuContent",         /*47*/
    "HasDownArrow",             /*48*/
    "HighlightText",            /*49*/
    "WrapTextAt",               /*50*/
    "WrappingPolicy",           /*51*/
    "LineHeightPercentage",     /*52*/
    "Marshaller",               /*53*/
    "RichText",                 /*54*/
    "DecoratorStyleSet",        /*55*/
    "ButtonStyle",              /*56*/
    "Style",                    /*57*/
    "Position",                 /*58*/
    "EnableAnimatedScrolling",  /*59*/
    "OnTick",                   /*60*/
    "BorderBackgroundColor",    /*61*/
    "BorderImage",              /*62*/
    "BodyBorderImage",          /*63*/
    "HeaderPadding",            /*64*/
    "AllowAnimatedTransition",  /*65*/
    "InitiallyCollapsed",       /*66*/
    "MinWidth",                 /*67*/
    "HeaderContent",            /*68*/
    "BodyContent"               /*69*/
};

VariablePlaceholder

变量占位符