Login
Log in with
Search in titles only
Search in C++ Gameplay Programming only
Search
Advanced Search
Forums
New Topics
Today's Posts
Development Discussion
C++ Gameplay Programming
Announcement
Collapse
No announcement yet.
Unreal crashes when i add a ActorIteration ?
Collapse
X
Collapse
Posts
Latest Activity
Search
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Gunschlinger
started a topic
Unreal crashes when i add a ActorIteration ?
01-14-2015, 11:14 AM
Unreal crashes when i add a ActorIteration ?
Hey,
I wanted to get my Players Velocity but when i add :
Code:
for (TActorIterator<AActor> ActorItr(GetWorld()); ActorItr; ++ActorItr )
and then compile the Editor crashes. Any ideas why ?
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
X