[Edited]:
I am apologies! I had semicolon in the end of line!
It's my fault!
Thank you!
I am apologies! I had semicolon in the end of line!
Code:
bool TestWindow::IsActorSelected(ATriggerBox* actor);
{
return actor == _boundsActor;
}
Thank you!

Comment