(39) 's Extra Blueprint Nodes for You as a Plugin, No C++ Required!

Array ~ Valid Index & Get Actor Alive & Get Actor Creation

TimeAlive and CreationTime

The above nodes let you know when a particular Actor was created (World Seconds) and for how many seconds an actor has been alive!


**Valid Index (Array)**

![ValidIndex.jpg|1280x960](upload://6XEK2boqLAfOT0v5UH4eosnn1Jq.jpeg)

 node let's you always know in advance if a particular index is valid for your chosen array!

 node simplifies the process of protecting against "array out of bounds" errors with arrays!

Many thanks to  for contributing these nodes!

:)