Class/Object

net.psforever.objects.ballistics

ComplexDeployableSource

Related Docs: object ComplexDeployableSource | package ballistics

Permalink

final case class ComplexDeployableSource(obj_def: ObjectDefinition with BaseDeployableDefinition, faction: types.PlanetSideEmpire.Value, health: Int, shields: Int, ownerName: String, position: Vector3, orientation: Vector3) extends SourceEntry with Product with Serializable

Source
ComplexDeployableSource.scala
Linear Supertypes
Serializable, Serializable, Product, Equals, SourceEntry, WorldEntity, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ComplexDeployableSource
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. SourceEntry
  7. WorldEntity
  8. AnyRef
  9. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ComplexDeployableSource(obj_def: ObjectDefinition with BaseDeployableDefinition, faction: types.PlanetSideEmpire.Value, health: Int, shields: Int, ownerName: String, position: Vector3, orientation: Vector3)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to any2stringadd[ComplexDeployableSource] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ComplexDeployableSource, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to ArrowAssoc[ComplexDeployableSource] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def CharId: Long

    Permalink
    Definition Classes
    SourceEntry
  7. def Definition: ObjectDefinition with BaseDeployableDefinition

    Permalink
    Definition Classes
    ComplexDeployableSourceSourceEntry
  8. def Faction: types.PlanetSideEmpire.Value

    Permalink
    Definition Classes
    ComplexDeployableSourceSourceEntry
  9. def Health: Int

    Permalink
  10. def Modifiers: ResistanceProfile

    Permalink
    Definition Classes
    ComplexDeployableSourceSourceEntry
  11. def Name: String

    Permalink
    Definition Classes
    ComplexDeployableSourceSourceEntry
  12. def Orientation: Vector3

    Permalink
    Definition Classes
    ComplexDeployableSourceWorldEntity
  13. def Orientation_=(pos: Vector3): Vector3

    Permalink
    Definition Classes
    SourceEntryWorldEntity
  14. def OwnerName: String

    Permalink
  15. def Position: Vector3

    Permalink
    Definition Classes
    ComplexDeployableSourceWorldEntity
  16. def Position_=(pos: Vector3): Vector3

    Permalink
    Definition Classes
    SourceEntryWorldEntity
  17. def Shields: Int

    Permalink
  18. def Velocity: None.type

    Permalink
    Definition Classes
    ComplexDeployableSourceWorldEntity
  19. def Velocity_=(pos: Option[Vector3]): Option[Vector3]

    Permalink
    Definition Classes
    SourceEntryWorldEntity
  20. def Velocity_=(vec: Vector3): Option[Vector3]

    Permalink
    Definition Classes
    WorldEntity
  21. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  22. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  23. def ensuring(cond: (ComplexDeployableSource) ⇒ Boolean, msg: ⇒ Any): ComplexDeployableSource

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to Ensuring[ComplexDeployableSource] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: (ComplexDeployableSource) ⇒ Boolean): ComplexDeployableSource

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to Ensuring[ComplexDeployableSource] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: Boolean, msg: ⇒ Any): ComplexDeployableSource

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to Ensuring[ComplexDeployableSource] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean): ComplexDeployableSource

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to Ensuring[ComplexDeployableSource] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  28. val faction: types.PlanetSideEmpire.Value

    Permalink
  29. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  30. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to StringFormat[ComplexDeployableSource] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  31. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  32. val health: Int

    Permalink
  33. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  34. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  35. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. val obj_def: ObjectDefinition with BaseDeployableDefinition

    Permalink
  38. val orientation: Vector3

    Permalink
  39. val ownerName: String

    Permalink
  40. val position: Vector3

    Permalink
  41. val shields: Int

    Permalink
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. def [B](y: B): (ComplexDeployableSource, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ComplexDeployableSource to ArrowAssoc[ComplexDeployableSource] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from SourceEntry

Inherited from WorldEntity

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from ComplexDeployableSource to any2stringadd[ComplexDeployableSource]

Inherited by implicit conversion StringFormat from ComplexDeployableSource to StringFormat[ComplexDeployableSource]

Inherited by implicit conversion Ensuring from ComplexDeployableSource to Ensuring[ComplexDeployableSource]

Inherited by implicit conversion ArrowAssoc from ComplexDeployableSource to ArrowAssoc[ComplexDeployableSource]

Ungrouped