tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
isScene
tida
scene
A template that checks if the type is a scene.
template
isScene (
T
) {
enum
isScene
;
}
Members
Manifest constants
isScene
enum
isScene
;
Undocumented in source.
Meta
Source
See Implementation
tida
scene
classes
Scene
enums
InMemory
structs
SceneEvents
templates
isScene
A template that checks if the type is a scene.