hi,
As i compile it say me :
‘Server_MoveRight_Validate’: is not a member of ‘AGoKart’
‘Server_MoveRight_Implementation’: is not a member of ‘AGoKart’
I check your source and I have the same !
if I define on the .h it dosen’t work. =/
hi,
As i compile it say me :
‘Server_MoveRight_Validate’: is not a member of ‘AGoKart’
‘Server_MoveRight_Implementation’: is not a member of ‘AGoKart’
I check your source and I have the same !
if I define on the .h it dosen’t work. =/
Humm …
if i call my functions :
ServerMoveForward
ServerMoveForward_Implementation
ServerMoveForward_Validate
it’s now working
So the underscore stopped it from working? Seems odd. Perhaps you had a typo in the original.