MCPcopy Create free account
hub / github.com/carbonengine/trinity / ExposeToBlue

Method ExposeToBlue

trinity/Curves/Tr2GrannyEventTrack_Blue.cpp:8–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6BLUE_DEFINE( Tr2GrannyEventTrack );
7
8const Be::ClassInfo* Tr2GrannyEventTrack::ExposeToBlue()
9{
10 EXPOSURE_BEGIN( Tr2GrannyEventTrack, ":jessica-deprecated: True\n:jessica-icon: tree/trirotationcurve.png" )
11 MAP_INTERFACE( Tr2GrannyEventTrack )
12 MAP_ATTRIBUTE( "eventListener", m_eventListener, "Event listener for the track (blue.IBlueEventListener type)", Be::READWRITE )
13 EXPOSURE_CHAINTO( Tr2GrannyTrack )
14}

Callers

nothing calls this directly

Calls 1

MAP_INTERFACEFunction · 0.70

Tested by

no test coverage detected