| 95 | |
| 96 | |
| 97 | CPauseOptionsComponent::CPauseOptionsComponent( CUIContext * p_context ) |
| 98 | : CUIComponent( p_context ) |
| 99 | {} |
| 100 | |
| 101 | |
| 102 | CPauseOptionsComponent::~CPauseOptionsComponent() {} |
nothing calls this directly
no outgoing calls
no test coverage detected