Candide.Entities.Controllers.Other.BerryBushController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Shared.Entity.Base.AbstractController - Hash
DE8DBD34CEFC3DD93FC1F3541A9238260AE295D86FD5CB34A584BC0E2F9723DC
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
BerryRow# | public | public System.Int32 BerryRow |
BerryType# | public | public CandideServer.Entities.ControllerSets.BerryBush.BerryType BerryType |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
15F336C4B6AF355E2EDB585390C0FAC915AEF984EA84922DA46E1D1E4770A5B3 - Body hash
9140E2BACF09E86449E3EE292C7D1203BC20341CD571870FA033883B81F85968 - IL size54
Referenced calls
CandideCreator.Shared.Helpers.Parameters::GetEnum(System.String, !!0)Candide.Entities.Controllers.Other.BerryBushController::GetBerryFrame()Shared.Entity.EntityWrapper::set_Frame(System.Int32)
String literals
berry
GetBerryFrame
#
private System.Int32 GetBerryFrame()
Method metadata
- Visibilityprivate
- Return type
System.Int32 - StaticFalse
- VirtualFalse
- Hash
425CE93DBB80A4C30778B8795705B0ECB7AC2AD3F1E356E0291DB5DEA1CB96FF - Body hash
9533DD50B5B51D08C1CF8D40FE31919498EF4618554E4A138F5478FE271D9F61 - IL size65
Referenced calls
Shared.Entity.EntityWrapper::get_SpriteSheet()System.Random::Next(System.Int32, System.Int32)Candide.Entities.Controllers.Other.BerryBushController::GetBerryFrame()
OnInteract
#
public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
36AC33416DF52346AADA3D576902558973A12791F7A7505107C4F5DB66E7F407 - Body hash
AF771B5E4966047EB4C626E176CA7DB70407424640F9D503DEC00FD9D21ACD92 - IL size34
Referenced calls
Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::RemoveFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::set_Frame(System.Int32)
OnServerSetState
#
public System.Void OnServerSetState(System.Int32 state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5D15F4613DC0C2CC7365CA2D778F05BF32623C5984E53A1C2AA88CB70DCA2685 - Body hash
C6389B079180DCCFDFB256B3B88F5FBD86C2AADC25A5461E6EC26266A3053C8D - IL size46
Referenced calls
Shared.Entity.Base.AbstractController::OnServerSetState(System.Int32)Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::RemoveFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::set_Frame(System.Int32)