{ "entries": [ { "base": "GameplayNotificationId", "context": "BehaviorClass", "variant": "", "details": { "name": "Gameplay Notification ID", "category": "Gameplay" }, "methods": [ { "base": "ToString", "context": "GameplayNotificationId", "entry": { "name": "In", "tooltip": "When signaled, this will invoke ToString" }, "exit": { "name": "Out", "tooltip": "Signaled after ToString is invoked" }, "details": { "name": "GameplayNotificationId::ToString", "category": "Gameplay" }, "params": [ { "typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}", "details": { "name": "GameplayNotificationId*" } } ], "results": [ { "typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}", "details": { "name": "String" } } ] }, { "base": "Equal", "context": "GameplayNotificationId", "entry": { "name": "In", "tooltip": "When signaled, this will invoke Equal" }, "exit": { "name": "Out", "tooltip": "Signaled after Equal is invoked" }, "details": { "name": "GameplayNotificationId::Equal", "category": "Gameplay" }, "params": [ { "typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}", "details": { "name": "GameplayNotificationId*" } }, { "typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}", "details": { "name": "const GameplayNotificationId&" } } ], "results": [ { "typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}", "details": { "name": "Boolean" } } ] }, { "base": "Clone", "context": "GameplayNotificationId", "entry": { "name": "In", "tooltip": "When signaled, this will invoke Clone" }, "exit": { "name": "Out", "tooltip": "Signaled after Clone is invoked" }, "details": { "name": "GameplayNotificationId::Clone", "category": "Gameplay" }, "params": [ { "typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}", "details": { "name": "GameplayNotificationId*" } } ], "results": [ { "typeid": "{C5225D36-7068-412D-A46E-DDF79CA1D7FF}", "details": { "name": "GameplayNotificationID" } } ] } ] } ] }