Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

BehaviorEntityOccurrenceState.cs declarations

Public API declaration excerpts from Packages/io.bitquirky.behavior/Runtime/Entities/BehaviorEntityOccurrenceState.cs.

Source snapshot ad0983d00d77.

Original file: Packages/io.bitquirky.behavior/Runtime/Entities/BehaviorEntityOccurrenceState.cs

Source file hash: sha256:1f3a42dfb9e0f40aa24f46e353ea31acc435c30d0b9173ad86db4bf1532c9c6b

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 26-31

Declaration hash: sha256:ff536354166d0bc2fa35282d7ac7ddc1da707e534f9ffb2d9c270b961f95dc81

C#
[InternalBufferCapacity(0)]
public struct BehaviorEntityOccurrenceState : IBufferElementData
{
}

Original lines: 30

Declaration hash: sha256:c873ca58da9ef6e0dc3ca2a98f8d1dafb9a64b45939683c759de6c52331eca53

C#
public byte Value;

Original lines: 57-402

Declaration hash: sha256:82b566b61d731040fc27c070587e78d51c3f97d2484d55e63ecc3fdab6e484d6

C#
public static class BehaviorEntityOccurrenceSampler
{
}

Method: RequiredByteSize(NativeArray<BakedMemberEntityEvent> events)

Section titled “Method: RequiredByteSize(NativeArray<BakedMemberEntityEvent> events)”

Original lines: 65-81

Declaration hash: sha256:54804624bc0f7414ef58fb469cfd584a870e3907045de98610d8161ee3bd346d

C#
public static int RequiredByteSize(NativeArray<BakedMemberEntityEvent> events);
Full-size image