Searched defs:TextTimerOptions (Results 1 – 4 of 4) sorted by relevance
28 struct TextTimerOptions { struct29 std::optional<bool> isCountDown;30 std::optional<double> count;31 std::optional<Ark_TextTimerController> controller;
55 export interface TextTimerOptions { interface
69 export interface TextTimerOptions { interface
285 export interface TextTimerOptions { interface