> For the complete documentation index, see [llms.txt](https://docs.devlevy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devlevy.com/ue-code-plugin/teleportify/documentation/how-to-use-teleportify.md).

# How to Use Teleportify?

## <mark style="color:orange;">DEMO</mark>

Engine > Teleportify Content > Plugin Content > Demo > Demo Level

<figure><img src="https://blog.kakaocdn.net/dn/cbzZTL/btsFiQQaLWl/cBRKzEAl6xIQHvQkmTnPnK/img.png" alt=""><figcaption><p>Plugin Content Demo</p></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dn/8aOEo/btsFgPYQhyM/n37kgz6441QGMiiAn1xEbk/img.png" alt=""><figcaption><p>Demo Level</p></figcaption></figure>

***

## <mark style="color:orange;">Only Three Steps!</mark>

<figure><img src="/files/tRYAiFNkwStiL1NfqfMJ" alt=""><figcaption><p>1.How to Add Teleportify on Level</p></figcaption></figure>

<figure><img src="/files/8Y1jF07HofHYdyhqz0mx" alt=""><figcaption><p>2.Add Where to Teleport</p></figcaption></figure>

<figure><img src="/files/CNJTAruXoOeuoNFqGK3l" alt=""><figcaption><p>3.Check Teleport</p></figcaption></figure>

&#x20;

***

## <mark style="color:blue;">Default Classes</mark>

> #### \<Native Class>
>
> NativeTeleportifyActor ( ※ Parent class only for inheriting base class in code. Only for Internal logic in code)
>
> #### \<Actor Class>
>
> Teleportify\_Base  ( Teleporter Actor with Basic Function )
>
> Teleportify\_TransferableActor ( Transferable Actor class which you can use as default preset if needed )
>
> #### \<Interface Class>
>
> TeleportifyInterface  ( Interface that called when the teleport begin. Can be added to Actors )
>
> ####
