| 87 | {} |
| 88 | |
| 89 | HnTaskManager::TaskParamsDelegate::~TaskParamsDelegate() |
| 90 | { |
| 91 | } |
| 92 | |
| 93 | bool HnTaskManager::TaskParamsDelegate::HasParameter(const pxr::SdfPath& Id, const pxr::TfToken& ValueKey) const |
| 94 | { |
nothing calls this directly
no outgoing calls
no test coverage detected