Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UMovieSceneGroomCacheTrack
- UMovieSceneTrack::HasSection()
- UMovieSceneGroomCacheTrack::HasSection()
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/MovieSceneGroomCacheTrack.h |
| Include | #include "MovieSceneGroomCacheTrack.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/MovieSceneGroomCacheTrack.cpp |
virtual bool HasSection
&40;
const UMovieSceneSection & Section
&41; const
Remarks
Checks to see if the section is in this track. True if the section is in this track.
Parameters
| Name | Description |
|---|---|
| Section | The section to query for. |