[−][src]Trait screeps::objects::OwnedStructureProperties
Trait for all wrappers over Screeps JavaScript objects extending
the OwnedStructure class.
Contracts
The reference returned by AsRef<Reference>::as_ref must reference a
JavaScript object extending the OwnedStructure class.
Provided methods
fn my(&self) -> bool
fn owner_name(&self) -> Option<String>
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject,
Self: SizedRoomObject,
Implementors
impl OwnedStructureProperties for OwnedStructure[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureController[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureExtension[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureExtractor[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureKeeperLair[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureLab[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureLink[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureNuker[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureObserver[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructurePortal[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructurePowerBank[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructurePowerSpawn[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureRampart[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureSpawn[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureStorage[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureTerminal[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,
impl OwnedStructureProperties for StructureTower[src]
fn my(&self) -> bool[src]
fn owner_name(&self) -> Option<String>[src]
fn as_owned_structure(self) -> OwnedStructure where
Self: SizedRoomObject, [src]
Self: SizedRoomObject,