EPortfolio docs Multi Player Docs AActor
언리얼 엔진에서 네트워크 권한을 확인하는 함수입니다. Clinet 라면 false 를 Server 라면 true 를 반환합니다.
UFUNCTION(BlueprintCallable, Category="Networking") ENGINE_API bool HasAuthority() const;