BetterModel
Toggle table of contents
1.3.2-SNAPSHOT-9
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
BlueprintAnimation
Blueprint
Animation
class
BlueprintAnimation
:
Record
Members
Constructors
Blueprint
Animation
Link copied to clipboard
constructor
(
)
Functions
empty
Loop
Iterator
Link copied to clipboard
open
fun
emptyLoopIterator
(
)
:
BlueprintAnimator.AnimatorIterator
empty
Single
Iterator
Link copied to clipboard
open
fun
emptySingleIterator
(
)
:
BlueprintAnimator.AnimatorIterator
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
from
Link copied to clipboard
@
NotNull
open
fun
from
(
@
NotNull
animation
:
ModelAnimation
)
:
BlueprintAnimation
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String