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