ue4 通过tag查找Actor

1 新建c++类MyActor 2 新建蓝图类BP_Actor并设置Tag为abc MyActor.h // Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "GameFramework/Actor
相关文章
相关标签/搜索