Files
UnrealEngineUWP/Engine/Source/Runtime/SlateCore/Private
Jamie Dale 23592d149c Converted FUIAction to use ECheckBoxState when reporting its check state
There are now overloads to FUIAction that take a FGetActionCheckState delegate which is able to return any of the entries from ECheckBoxState. FIsActionChecked still exists for backwards compatibility, and converts the returned bool into a ECheckBoxState via a passthrough function.

#codereview Matt.Kuhlenschmidt

[CL 2570717 by Jamie Dale in Main branch]
2015-05-29 12:57:25 -04:00
..
2015-05-22 10:08:30 -04:00
2015-03-12 15:09:19 -04:00
2015-03-02 09:26:47 -05:00