Struct AITestSpawnSet
AITest Spawn Set
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.FunctionalTesting
Assembly: UE4DotNet.dll
Syntax
public struct AITestSpawnSet
Fields
| Improve this Doc View SourcebEnabled
Declaration
public bool bEnabled
Field Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
public Name Name
Field Value
Type | Description |
---|---|
Name |
Properties
| Improve this Doc View SourceFallbackSpawnLocation
location used for spawning if spawn info doesn't define one
Declaration
public Actor FallbackSpawnLocation { get; set; }
Property Value
Type | Description |
---|---|
Actor |