VR-Engage  2.2
Loading...
Searching...
No Matches
notifyLogic.h File Reference
Include dependency graph for notifyLogic.h:

Go to the source code of this file.

Classes

class  DtNotifyLogic
 

Variables

constexpr auto DtNotifyLogicType = "DtNotifyLogic"
 

Detailed Description

This header defines the DtNotifyLogic component which shows how to monitor player attribute store changes and display temporary overlay notifications. It demonstrates the attribute callback system and temporary notification API.

Variable Documentation

◆ DtNotifyLogicType

auto DtNotifyLogicType = "DtNotifyLogic"
constexpr

Type identifier string for DtNotifyLogic component registration.

This string is used when registering the component with the component factory and must match the componentType value used in role configuration files.