Open JamesSpellman opened 1 year ago
In CPathNiode.h, FCPathNode generates an error when packaging a project. WorldLocation is not initialized. Should be: FVector WorldLocation = FVector( 0, 0, 0 );
In CPathNiode.h, FCPathNode generates an error when packaging a project. WorldLocation is not initialized. Should be: FVector WorldLocation = FVector( 0, 0, 0 );