airdogez / Vunreal

Vim Unreal Engine plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vunreal

Description

This plugin adds snippets for Unreal Engine.

Instalation

Vundle: Plugin 'VZout/Vunreal'

Dependencies

Snippets

  • ulog - Log to console.
  • uprint - Draw a string on the screen.
  • uspawnemittera - Spawn a particle emitter attached.
  • uspawnemitterl - Spawn a particle emitter at location.
  • uplaysounda - Play a sound attached.
  • uplaysoundl - Play a sound at location.
  • usettimer - Set a timer.
  • ucleartimer - Clear a timer.
  • usubclass - Unreal Engine's TSubclassOf.

About

Vim Unreal Engine plugin

License:MIT License