Struct Timeline
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)
Assembly: UE4DotNet.dll
Syntax
Fields
|
Improve this Doc
View Source
bLooping
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bPlaying
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bReversePlayback
Declaration
public bool bReversePlayback
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DirectionPropertyName
Declaration
public Name DirectionPropertyName
Field Value
|
Improve this Doc
View Source
Length
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LengthMode
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
PlayRate
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Position
Declaration
Field Value
Type |
Description |
System.Single |
|
Properties
|
Improve this Doc
View Source
DirectionProperty
Cached property pointer for setting timeline direction
Declaration
public Property DirectionProperty { get; set; }
Property Value