CandideServer.Entities.Controllers.ServerLumberjackCitizenController
Type JSONpublic class in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
CandideServer.Entities.Controllers.ServerBehaviorMachineController - Hash
2A331A8A7F700C30D3EDF075283C861F119F8F79C1F72323FDBB7B767A30D83E
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_citizenId# | private | private System.Nullable<System.Guid> _citizenId |
Methods
CreateStateMachine
#
public BM.StateMachine CreateStateMachine()
Method metadata
- Visibilitypublic
- Return type
BM.StateMachine - StaticFalse
- VirtualTrue
- Hash
20B990C16F5A740EC85D63A7F20150C7EB80179264432F2598AD278240E0F62B - Body hash
3D8A5B728ED20254B685DC7988E7868D07615F5142CC0C133B7F4A419B25E55F - IL size6
Referenced calls
System.NotImplementedException::.ctor()
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
C4974568F911F6B2134BCA6CA1EB98961593D876F7A35FA56A1C8391E923657F - Body hash
BE1F6A7E4CBDF031E8A8042CA7865F8ACE03B964EC2A2505D0D265EBEF7AA72D - IL size32
Referenced calls
String literals
citizen_id
OnKilled
#
public Shared.Entity.Base.OnKilledBehaviour OnKilled(Shared.Entity.EntityKillInfo info)
Method metadata
- Visibilitypublic
- Return type
Shared.Entity.Base.OnKilledBehaviour - StaticFalse
- VirtualTrue
- Hash
6BA5A07EFE65A461343903178ED1D8EDA609DFF9A925A664D017DDB444FB00CA - Body hash
7A326F5E0874058450C3B1332FAB6500E9162A2C8B57F5FAE620CB5884B1B5B3 - IL size39
Referenced calls
System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::get_Value()CandideServer.ServerControllers.CitizensSController::SetCitizenDead(System.Guid)