#include "ActorSpawnResult.generated.h"
类 | |
struct | FActorSpawnResult |
Result of an actor spawn function. 更多... | |
枚举 | |
enum class | EActorSpawnResultStatus : uint8 { UMETA =(DisplayName = "Success") , UMETA =(DisplayName = "Invalid actor description") , UMETA =(DisplayName = "Failed because collision at spawn position") , UMETA =(DisplayName = "Unknown Error") , UMETA =(Hidden) } |
List of valid types for actor attributes. 更多... | |
|
strong |
List of valid types for actor attributes.
枚举值 | |
---|---|
UMETA | |
UMETA | |
UMETA | |
UMETA | |
UMETA |
在文件 ActorSpawnResult.h 第 13 行定义.