Bad Word Filter 2024.1.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
C
Crosstales.BWF.EditorTask.AAAConfigLoader
Loads the configuration at startup
►
C
AssetPostprocessor
C
Crosstales.BWF.EditorTask.Launch
Show the configuration window on the first launch
C
Crosstales.Common.EditorTask.RTFBCheck
Search for the "Runtime File Browser" and add or remove the compile define "CT_RTFB"
C
Crosstales.BWF.Model.BadWords
Model
for a source of bad words
►
C
Crosstales.Common.EditorTask.BaseCompileDefines
Base for adding and removing the given symbols to PlayerSettings compiler define symbols
C
Crosstales.BWF.EditorTask.CompileDefines
Adds the given define symbols to PlayerSettings define symbols
C
Crosstales.Common.Util.CTOWCompileDefines
Adds "CT_OPENWINDOW" define symbol to PlayerSettings define symbols
C
Crosstales.UI.CompileDefines
Adds the given define symbols to PlayerSettings define symbols
►
C
Crosstales.Common.Util.BaseConstants
Base for collected constants of very general utility for the asset
C
Crosstales.BWF.Util.Constants
Collected constants of very general utility for the asset
►
C
Crosstales.Common.Util.BaseHelper
Base for various helper functions
C
Crosstales.BWF.Util.Helper
Various helper functions
►
C
Crosstales.Common.EditorUtil.BaseEditorHelper
Base for various Editor helper functions
C
Crosstales.BWF.EditorUtil.EditorHelper
Editor helper class
►
C
Crosstales.Common.EditorTask.BaseInstaller
Base-class for all installers
C
Crosstales.BWF.Demo.ZInstaller
Installs the packages from
Common
and OnRadio
►
C
Crosstales.BWF.Manager.BaseManager< BadWordManager, BadWordFilter >
C
Crosstales.BWF.Manager.BadWordManager
Manager
for for bad words
►
C
Crosstales.BWF.Manager.BaseManager< CapitalizationManager, CapitalizationFilter >
C
Crosstales.BWF.Manager.CapitalizationManager
Manager
for excessive capitalization
►
C
Crosstales.BWF.Manager.BaseManager< DomainManager, DomainFilter >
C
Crosstales.BWF.Manager.DomainManager
Manager
for domains
►
C
Crosstales.BWF.Manager.BaseManager< PunctuationManager, PunctuationFilter >
C
Crosstales.BWF.Manager.PunctuationManager
Manager
for excessive punctuation
►
C
Crosstales.Common.EditorTask.BaseSetupResources
Base-class for moving all resources to 'Editor Default Resources'
C
Crosstales.BWF.EditorTask.SetupResources
Moves all resources to 'Editor Default Resources'
C
Crosstales.Common.EditorTask.SetupResources
Moves all resources to 'Editor Default Resources'
C
Crosstales.BWF.EditorIntegration.BWFGameObject
Editor component for the "Hierarchy"-menu
C
Crosstales.BWF.EditorIntegration.BWFMenu
Editor component for the "Tools"-menu
C
Crosstales.BWF.Util.Config
Configuration for the asset
C
Crosstales.Common.Util.CTPlayerPrefs
Wrapper for the PlayerPrefs
►
C
CustomActionEditor
►
C
Crosstales.BWF.PlayMaker.BaseBWFEditor
Base-class for custom editors
C
Crosstales.BWF.PlayMaker.ContainsEditor
Custom editor for the ContainsString-action
C
Crosstales.BWF.PlayMaker.MarkStringEditor
Custom editor for the MarkString-action
C
Crosstales.BWF.PlayMaker.MarkUIEditor
Custom editor for the MarkUI-action
C
Crosstales.BWF.PlayMaker.ReplaceStringEditor
Custom editor for the ReplaceString-action
C
Crosstales.BWF.PlayMaker.ReplaceUIEditor
Custom editor for the ReplaceUI-action
C
Crosstales.BWF.Model.Domains
Model
for a source of domains
►
C
Editor
C
Crosstales.Common.Util.CTHelperEditor
►
C
Editor
C
Crosstales.BWF.EditorExtension.BadWordManagerEditor
Custom editor for the 'BadWordManager'-class
►
C
Crosstales.BWF.EditorExtension.BaseProviderEditor
Base-class for custom editors of children of the 'BaseProvider'-class
C
Crosstales.BWF.EditorExtension.BadWordProviderTextEditor
Custom editor for the 'BadWordProviderText'-class
C
Crosstales.BWF.EditorExtension.DomainProviderTextEditor
Custom editor for the 'DomainProviderText'-class
C
Crosstales.BWF.EditorExtension.BWFManagerEditor
Custom editor for the '
BWFManager
'-class
C
Crosstales.BWF.EditorExtension.CapitalizationManagerEditor
Custom editor for the 'CapitalizationManager'-class
C
Crosstales.BWF.EditorExtension.DomainManagerEditor
Custom editor for the 'DomainManager'-class
C
Crosstales.BWF.EditorExtension.PunctuationManagerEditor
Custom editor for the 'PunctuationManager'-class
C
Crosstales.BWF.EditorExtension.SourceEditor
Custom editor for the 'Source'-class
C
Crosstales.BWF.EditorUtil.EditorConfig
Editor configuration for the asset
C
Crosstales.BWF.EditorUtil.EditorConstants
Collected editor constants of very general utility for the asset
►
C
EditorWindow
►
C
Crosstales.BWF.EditorIntegration.ConfigBase
Base class for editor windows
C
Crosstales.BWF.EditorIntegration.ConfigWindow
Editor window extension
C
Crosstales.ExtensionMethods
Various extension methods
C
Crosstales.Common.Util.FileHelper
Various helper functions for the file system
►
C
FsmStateAction
►
C
HutongGames.PlayMaker.Actions.BaseBWFAction
Base class for BWF-actions in
PlayMaker
►
C
HutongGames.PlayMaker.Actions.BaseBWFActionString
Base class for BWF-String-actions in
PlayMaker
C
HutongGames.PlayMaker.Actions.MarkString
Mark-action for strings in
PlayMaker
C
HutongGames.PlayMaker.Actions.ReplaceString
Replace-action for strings in
PlayMaker
►
C
HutongGames.PlayMaker.Actions.BaseBWFActionUI
Base class for BWF-UI-actions in
PlayMaker
C
HutongGames.PlayMaker.Actions.MarkUI
Mark-action for UI-elements in
PlayMaker
C
HutongGames.PlayMaker.Actions.ReplaceUI
Replace-action for UI-elements in
PlayMaker
C
HutongGames.PlayMaker.Actions.ContainsString
Contains-action for strings in
PlayMaker
►
C
IDragHandler
C
Crosstales.UI.UIResize
Resize a
UI
element
►
C
Crosstales.BWF.Filter.IFilter
Interface for all filters
►
C
Crosstales.BWF.Filter.BaseFilter
Base class for all filters
C
Crosstales.BWF.Filter.BadWordFilter
Filter
for bad words. The class can also replace all bad words inside a string
C
Crosstales.BWF.Filter.CapitalizationFilter
Filter
for excessive capitalization. The class can also replace all capitalizations inside a string
C
Crosstales.BWF.Filter.DomainFilter
Filter
for domains. The class can also replace all domains inside a string
C
Crosstales.BWF.Filter.PunctuationFilter
Filter
for excessive punctuation. The class can also replace all punctuations inside a string
►
C
IPointerDownHandler
C
Crosstales.UI.UIResize
Resize a
UI
element
►
C
Crosstales.BWF.Provider.IProvider
Interface for all providers
►
C
Crosstales.BWF.Provider.BaseProvider
Base class for all providers
►
C
Crosstales.BWF.Provider.BadWordProvider
Base class for bad word providers
C
Crosstales.BWF.Provider.BadWordProviderText
Text-file based bad word provider
►
C
Crosstales.BWF.Provider.DomainProvider
Base class for domain providers
C
Crosstales.BWF.Provider.DomainProviderText
Text-file based domain provider
►
C
MonoBehaviour
C
Crosstales.BWF.Demo.EventTester
Simple test script for all UnityEvent-callbacks
►
C
Crosstales.BWF.Demo.GUIBase
Base-class for "GUIMain" and "GUIMainAsync"
C
Crosstales.BWF.Demo.GUIMain
Main GUI controller
C
Crosstales.BWF.Demo.GUIMainAsync
Main GUI controller for async calls
C
Crosstales.BWF.Demo.GUISource
Generates a scrollable list of sources
C
Crosstales.BWF.Demo.SourceEntry
Wrapper for sources
C
Crosstales.BWF.Provider.BaseProvider
Base class for all providers
C
Crosstales.Common.Util.CTHelper
Helper to reset the necessary settings
C
Crosstales.Common.Util.PlatformController
Enables or disable game objects and scripts for a given platform
C
Crosstales.Common.Util.RandomColor
Random color changer
C
Crosstales.Common.Util.RandomRotator
Random rotation changer
C
Crosstales.Common.Util.RandomScaler
Random scale changer
C
Crosstales.Common.Util.Singleton< T >
Base-class for all singletons
C
Crosstales.UI.Audio.AudioFilterController
Controller for audio filters
C
Crosstales.UI.Audio.AudioSourceController
Controller for AudioSources
C
Crosstales.UI.Social
Crosstales
social media links
C
Crosstales.UI.StaticManager
Static Button Manager
C
Crosstales.UI.UIDrag
Allow to Drag the Windows around
C
Crosstales.UI.UIFocus
Change the Focus on from a Window
C
Crosstales.UI.UIHint
Controls a
UI
group (hint)
C
Crosstales.UI.UIResize
Resize a
UI
element
C
Crosstales.UI.UIWindowManager
Change the state of all Window panels
C
Crosstales.UI.Util.FPSDisplay
Simple FPS-Counter
C
Crosstales.UI.Util.ScrollRectHandler
Changes the sensitivity of ScrollRects under various platforms
C
Crosstales.UI.WindowManager
Manager for a Window
C
SimpleBWFExample
Simple example to demonstrate the basic usage of BWF
C
Crosstales.Common.Util.NetworkHelper
Base for various helper functions for networking
C
Crosstales.Common.EditorTask.NYCheck
Checks if a 'Happy new year'-message must be displayed
►
C
ScriptableObject
C
Crosstales.BWF.Data.Source
Data
definition of a source
C
Crosstales.BWF.Util.SetupProject
Setup the project to use
BWF
►
C
Crosstales.Common.Util.Singleton< BWFManager >
C
Crosstales.BWF.BWFManager
BWF
is a multi-manager for all available managers
►
C
Crosstales.Common.Util.Singleton< CTScreenshot >
C
Crosstales.Common.Util.CTScreenshot
Take screen shots inside an application
►
C
Crosstales.Common.Util.Singleton< S >
C
Crosstales.BWF.Manager.BaseManager< S, T >
Base class for all managers
►
C
Crosstales.Common.Util.Singleton< WebGLCopyAndPaste >
C
Crosstales.Internal.WebGLCopyAndPaste
Allows copy and paste in WebGL
C
Crosstales.Common.Util.SingletonHelper
Helper-class for singletons
►
C
Stream
C
Crosstales.Common.Util.MemoryCacheStream
Memory cache stream
►
C
UnityEvent
C
Crosstales.BWF.OnContainsCompleted
C
Crosstales.BWF.OnGetAllCompleted
C
Crosstales.BWF.OnReady
C
Crosstales.BWF.OnReplaceAllCompleted
C
Crosstales.BWF.EditorTask.UpdateCheck
Checks for updates of the asset
►
C
WebClient
C
Crosstales.Common.Util.CTWebClient
Specialized WebClient
C
Crosstales.Internal.WebGLCopyAndPasteAPI
C
Crosstales.Common.Util.XmlHelper
Helper-class for XML
© 2015-2024
crosstales LLC