Back to Filament

EntityInstance

docs/android/dokka/filament-android/com.google.android.filament/-entity-instance/index.md

1.75.02.3 KB
Original Source

//filament-android/com.google.android.filament/EntityInstance

EntityInstance

[main]
@Retention(value = CLASS)

@Target(value = [])

annotation class EntityInstance

Properties

NameSummary
NULL[main]
val NULL: Int = 0

Functions

NameSummary
annotationType[main]
abstract fun annotationType(): Class<out Annotation>
equals[main]
abstract fun equals(p: Any): Boolean
hashCode[main]
abstract fun hashCode(): Int
toString[main]
abstract fun toString(): String