|
FINAL CUT
|

Public Member Functions | |
| virtual auto | getClassName () const -> FString |
| template<typename T > | |
| constexpr auto | get () noexcept -> clean_fdata_t< T > & |
| template<typename T > | |
| constexpr auto | get () const noexcept -> const clean_fdata_t< T > & |
| template<typename T , typename V > | |
| constexpr void | set (V &&data) noexcept(noexcept(std::declval< FData< T >>().set(std::forward< V >(data)))) |
1.8.13