Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/UAnimationDataSourceRegistry
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/AnimationDataSource.h |
| Include | #include "AnimationDataSource.h" |
| Source | /Engine/Source/Runtime/AnimationCore/Private/AnimationDataSource.cpp |
bool ContainsSource
&40;
const FName & InName
&41; const
Remarks
Returns true if this registry contains a source with the given name true if a source with the given name exists
Parameters
| Name | Description |
|---|---|
| InName | The name of the data source to look up. |