Lost Ark SDK  1.148.153.0
SDK::TScriptInterface< InterfaceType > Class Template Reference

#include <LA_Basic.hpp>

Inheritance diagram for SDK::TScriptInterface< InterfaceType >:
Collaboration diagram for SDK::TScriptInterface< InterfaceType >:

Public Member Functions

InterfaceType * operator-> () const
 
InterfaceType & operator* () const
 
 operator bool () const
 
- Public Member Functions inherited from SDK::FScriptInterface
UObjectGetObject () const
 
UObject *& GetObjectRef ()
 
void * GetInterface () const
 

Member Function Documentation

◆ operator bool()

template<class InterfaceType >
SDK::TScriptInterface< InterfaceType >::operator bool ( ) const
inline

◆ operator*()

template<class InterfaceType >
InterfaceType& SDK::TScriptInterface< InterfaceType >::operator* ( ) const
inline

◆ operator->()

template<class InterfaceType >
InterfaceType* SDK::TScriptInterface< InterfaceType >::operator-> ( ) const
inline

The documentation for this class was generated from the following file: