SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- template <typename T>
- class TypeName : public ParentTypeName
- {
- UE4_MACROS
- OTHER_MACROS
- friend class 선언
- using 타입 별칭 선언
- private:
- _member 변수들 선언
- public:
- TypeName()
- ~TypeName()
- public:
- static Variables
- public:
- virtual Functions()
- public:
- Logical Mutator Functions()
- public:
- Getter/Setter Functions()
- }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.