| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <BGSCameraPath.h>
Public Types | |
| enum class | PathFlags {  kNone = 0 , kZoomDisable = 1 << 0 , kZoomShotList = 1 << 1 , kDynamicTimes = 1 << 2 , kRandomPaths = 1 << 6 , kAllowNoShots = 1 << 7 }  | 
Public Attributes | |
| stl::enumeration< PathFlags, std::uint8_t > | flags | 
      
  | 
  strong | 
| stl::enumeration<PathFlags, std::uint8_t> RE::PATH_DATA::flags |