call method

  1. @useResult
FPersistentSheetMotion call(
  1. Object? _
)
inherited

Returns itself.

Implementation

@useResult
FPersistentSheetMotion call(Object? _) => this as FPersistentSheetMotion;