@NotNull open fun setTransform(transform: Function<String!, String!>!): @NotNull GameAnimatorBuilder
Sets the function that transfroms every game before applying it
transform
- Function<String!, String!>!: the Function
Return
GameAnimatorBuilder: the GameAnimatorBuilder