AddTrailMemberAdvanced

open fun AddTrailMemberAdvanced(    linkedEntity: SectorEntityToken,     ID: Float,     sprite: SpriteAPI,     position: Vector2f,     startSpeed: Float,     endSpeed: Float,     angle: Float,     startAngularVelocity: Float,     endAngularVelocity: Float,     startSize: Float,     endSize: Float,     startColor: Color,     endColor: Color,     opacity: Float,     inDuration: Float,     mainDuration: Float,     outDuration: Float,     blendModeSRC: Int,     blendModeDEST: Int,     textureLoopLength: Float,     textureScrollSpeed: Float,     offsetVelocity: Vector2f,     locationAPICulling: Boolean,     locationAPI: LocationAPI)

Deprecated

Use ( instead.